
Time bar (total: 17.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0.1% | 99.9% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0.1% | 99.9% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0.1% | 99.9% | 0% | 0% | 0% | 2 |
| 0% | 0% | 0.1% | 99.9% | 0% | 0% | 0% | 3 |
| 12.5% | 0% | 0.1% | 99.9% | 0% | 0% | 0% | 4 |
| 18.7% | 0% | 0.1% | 99.9% | 0% | 0% | 0% | 5 |
| 28.1% | 0% | 0.1% | 99.9% | 0% | 0% | 0% | 6 |
| 42.2% | 0% | 0.1% | 99.9% | 0% | 0% | 0% | 7 |
| 49.2% | 0% | 0% | 99.9% | 0% | 0% | 0% | 8 |
| 57.4% | 0.1% | 0% | 99.9% | 0% | 0% | 0% | 9 |
| 67% | 0.1% | 0% | 99.9% | 0% | 0% | 0% | 10 |
| 71.8% | 0.1% | 0% | 99.9% | 0% | 0% | 0% | 11 |
| 76.9% | 0.1% | 0% | 99.9% | 0% | 0% | 0% | 12 |
Compiled 51 to 29 computations (43.1% saved)
ival-mult: 53.0ms (27.1% of total)ival-<=: 38.0ms (19.4% of total)...c/correct-round.rkt:119:19: 31.0ms (15.8% of total)ival-sin: 21.0ms (10.7% of total)ival-sub: 20.0ms (10.2% of total)ival-sqrt: 10.0ms (5.1% of total)ival-add: 7.0ms (3.6% of total)ival-and: 7.0ms (3.6% of total)ival-pi: 6.0ms (3.1% of total)const: 2.0ms (1% of total)backward-pass: 1.0ms (0.5% of total)| 1.9s | 8256× | 0 | valid |
ival-<=: 516.0ms (34.1% of total)ival-mult: 343.0ms (22.7% of total)...c/correct-round.rkt:119:19: 175.0ms (11.6% of total)ival-sin: 146.0ms (9.7% of total)ival-sub: 122.0ms (8.1% of total)ival-sqrt: 70.0ms (4.6% of total)ival-add: 44.0ms (2.9% of total)ival-and: 42.0ms (2.8% of total)ival-pi: 37.0ms (2.4% of total)const: 12.0ms (0.8% of total)backward-pass: 4.0ms (0.3% of total)| 2× | egg-herbie |
| 1792× | sum4-define |
| 1768× | fma-lowering-fma.f32 |
| 1768× | fma-lowering-fma.f64 |
| 1582× | +-lowering-+.f64 |
| 1582× | +-lowering-+.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 189 |
| 1 | 219 | 172 |
| 2 | 780 | 170 |
| 3 | 4169 | 170 |
| 0 | 16 | 18 |
| 1 | 41 | 17 |
| 2 | 129 | 17 |
| 3 | 646 | 17 |
| 4 | 5751 | 17 |
| 0 | 8010 | 17 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
| Outputs |
|---|
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) |
| Inputs |
|---|
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 (neg ux)) (* (neg ux) maxCos)) (+ (- 1 (neg ux)) (* (neg ux) maxCos)))))) |
(* (sin (* (* (neg uy) 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux (neg maxCos))) (+ (- 1 ux) (* ux (neg maxCos))))))) |
(neg (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 (neg ux)) (* (neg ux) maxCos)) (+ (- 1 (neg ux)) (* (neg ux) maxCos))))))) |
(neg (* (sin (* (* (neg uy) 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))))))) |
(neg (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux (neg maxCos))) (+ (- 1 ux) (* ux (neg maxCos)))))))) |
(* (sin (* (* ux 2) (PI))) (sqrt (- 1 (* (+ (- 1 uy) (* uy maxCos)) (+ (- 1 uy) (* uy maxCos)))))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 maxCos) (* maxCos ux)) (+ (- 1 maxCos) (* maxCos ux)))))) |
(* (sin (* (* maxCos 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux uy)) (+ (- 1 ux) (* ux uy)))))) |
| Outputs |
|---|
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
(* (sin (* uy (* 2 (PI)))) (sqrt (- 1 (square (- (fma ux maxCos 1) ux))))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 (neg ux)) (* (neg ux) maxCos)) (+ (- 1 (neg ux)) (* (neg ux) maxCos)))))) |
(* (sin (* uy (* 2 (PI)))) (sqrt (- 1 (square (+ ux (fnmadd ux maxCos 1)))))) |
(* (sin (* (* (neg uy) 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
(* (sqrt (- 1 (square (- (fma ux maxCos 1) ux)))) (sin (* (PI) (* uy -2)))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux (neg maxCos))) (+ (- 1 ux) (* ux (neg maxCos))))))) |
(* (sin (* uy (* 2 (PI)))) (sqrt (- 1 (square (- (fnmadd ux maxCos 1) ux))))) |
(neg (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 (neg ux)) (* (neg ux) maxCos)) (+ (- 1 (neg ux)) (* (neg ux) maxCos))))))) |
(* (sqrt (- 1 (square (+ ux (fnmadd ux maxCos 1))))) (sin (* (PI) (* uy -2)))) |
(neg (* (sin (* (* (neg uy) 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))))))) |
(* (sin (* uy (* 2 (PI)))) (sqrt (- 1 (square (- (fma ux maxCos 1) ux))))) |
(neg (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux (neg maxCos))) (+ (- 1 ux) (* ux (neg maxCos)))))))) |
(* (sin (* (PI) (* uy -2))) (sqrt (- 1 (square (- (fnmadd ux maxCos 1) ux))))) |
(* (sin (* (* ux 2) (PI))) (sqrt (- 1 (* (+ (- 1 uy) (* uy maxCos)) (+ (- 1 uy) (* uy maxCos)))))) |
(* (sin (* 2 (* (PI) ux))) (sqrt (- 1 (square (fma uy maxCos (- 1 uy)))))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 maxCos) (* maxCos ux)) (+ (- 1 maxCos) (* maxCos ux)))))) |
(* (sin (* uy (* 2 (PI)))) (sqrt (- 1 (square (- (fma ux maxCos 1) maxCos))))) |
(* (sin (* (* maxCos 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux uy)) (+ (- 1 ux) (* ux uy)))))) |
(* (sin (* 2 (* (PI) maxCos))) (sqrt (- 1 (square (fma uy ux (- 1 ux)))))) |
(negabs uy)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 190 | 4 | (0.0033510462380945683 6.035061517195572e-8 0.00018888685735873878) | 0 | - | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 1 | 0 | - | 1 | (0.06418824940919876 0.49307236075401306 3.0165852336270756e-15) | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| 1 | 0 | - | 1 | (0.0715775191783905 0.000549022457562387 1.550898872531401e-29) | (PI.f32) |
| 0 | 0 | - | 0 | - | (-.f32 #s(literal 1 binary32) ux) |
| 0 | 0 | - | 0 | - | (*.f32 uy #s(literal 2 binary32)) |
| 0 | 0 | - | 0 | - | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 0 | 0 | - | 0 | - | uy |
| 0 | 0 | - | 0 | - | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
| 0 | 0 | - | 0 | - | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 0 | 0 | - | 0 | - | ux |
| 0 | 0 | - | 0 | - | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 0 | 0 | - | 0 | - | (*.f32 ux maxCos) |
| 0 | 0 | - | 0 | - | maxCos |
| 0 | 0 | - | 0 | - | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary32) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 137.0ms | 510× | 0 | valid |
| 2.0ms | 2× | 5 | exit |
Compiled 252 to 50 computations (80.2% saved)
ival-mult: 38.0ms (59.7% of total)ival-sin: 9.0ms (14.1% of total)ival-sub: 7.0ms (11% of total)ival-sqrt: 4.0ms (6.3% of total)ival-add: 3.0ms (4.7% of total)ival-pi: 2.0ms (3.1% of total)backward-pass: 1.0ms (1.6% of total)const: 1.0ms (1.6% of total)Compiled 28 to 18 computations (35.7% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 59.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
| ▶ | 59.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) |
Compiled 56 to 34 computations (39.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| ✓ | cost-diff | 64 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| ✓ | cost-diff | 64 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| ✓ | cost-diff | 64 | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
| ✓ | cost-diff | 0 | (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
| ✓ | cost-diff | 64 | (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))) |
| ✓ | cost-diff | 64 | (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) |
| ✓ | cost-diff | 64 | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) |
| 2286× | +-lowering-+.f64 |
| 2286× | +-lowering-+.f32 |
| 1498× | *-lowering-*.f32 |
| 1498× | *-lowering-*.f64 |
| 1298× | --lowering--.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 211 |
| 1 | 73 | 204 |
| 2 | 228 | 160 |
| 3 | 1110 | 159 |
| 4 | 6683 | 159 |
| 0 | 8154 | 159 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin (* uy (* 2 (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))))) |
(sin (* uy (* 2 (PI)))) |
(* uy (* 2 (PI))) |
uy |
(* 2 (PI)) |
2 |
(PI) |
(sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1)))) |
(+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))) |
1 |
(* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1)) |
(- 1 (* ux (- 1 maxCos))) |
(* ux (- 1 maxCos)) |
ux |
(- 1 maxCos) |
maxCos |
(+ (* ux (- 1 maxCos)) -1) |
-1 |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
(sin (* (* uy 2) (PI))) |
(* (* uy 2) (PI)) |
(* uy 2) |
uy |
2 |
(PI) |
(sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))))) |
(- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))) |
1 |
(* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))) |
(+ (- 1 ux) (* ux maxCos)) |
(- 1 ux) |
ux |
(* ux maxCos) |
maxCos |
| Outputs |
|---|
(* (sin (* uy (* 2 (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(sin (* uy (* 2 (PI)))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (* 2 (PI))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
uy |
(* 2 (PI)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1)))) |
(sqrt.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))) |
(*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
1 |
#s(literal 1 binary32) |
(* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1)) |
(*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(- 1 (* ux (- 1 maxCos))) |
(-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
ux |
(- 1 maxCos) |
(-.f32 #s(literal 1 binary32) maxCos) |
maxCos |
(+ (* ux (- 1 maxCos)) -1) |
(+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) |
-1 |
#s(literal -1 binary32) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(sin (* (* uy 2) (PI))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* (* uy 2) (PI)) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(* uy 2) |
(*.f32 uy #s(literal 2 binary32)) |
uy |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))))) |
(sqrt.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))) |
(*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
1 |
#s(literal 1 binary32) |
(* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))) |
(*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) |
(+ (- 1 ux) (* ux maxCos)) |
(-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) |
(- 1 ux) |
(-.f32 #s(literal 1 binary32) ux) |
ux |
(* ux maxCos) |
(*.f32 ux maxCos) |
maxCos |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
| ✓ | accuracy | 98.9% | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| ✓ | accuracy | 98.7% | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| ✓ | accuracy | 60.5% | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| ✓ | accuracy | 99.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) |
| ✓ | accuracy | 98.9% | (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
| ✓ | accuracy | 98.7% | (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) |
| ✓ | accuracy | 60.5% | (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))) |
| 96.0ms | 255× | 0 | valid |
| 2.0ms | 1× | 5 | exit |
Compiled 230 to 29 computations (87.4% saved)
ival-mult: 19.0ms (45.2% of total)ival-sin: 7.0ms (16.7% of total)ival-sub: 5.0ms (11.9% of total)ival-add: 4.0ms (9.5% of total)ival-sqrt: 4.0ms (9.5% of total)ival-pi: 1.0ms (2.4% of total)const: 1.0ms (2.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sin (* uy (* 2 (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1)))))> |
#<alt (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))))> |
#<alt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1)))> |
#<alt (sin (* uy (* 2 (PI))))> |
#<alt (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))))))> |
#<alt (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))> |
#<alt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))))> |
#<alt (sin (* (* uy 2) (PI)))> |
#<alt (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))> |
#<alt (* uy (* 2 (PI)))> |
#<alt (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))> |
#<alt (* (* uy 2) (PI))> |
| Outputs |
|---|
#<alt (* 2 (* (* uy (PI)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))))> |
#<alt (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* 2 (* (PI) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* 4/15 (* (pow (PI) 5) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))))))> |
#<alt (+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3))))))))))> |
#<alt (* (* ux (sin (* 2 (* uy (PI))))) (sqrt (* (- 1 maxCos) (- maxCos 1))))> |
#<alt (* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))))> |
#<alt (* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))> |
#<alt (* -1 (* ux (+ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (* (pow (sqrt -1) 3) (- 1 maxCos)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 3) (- 1 maxCos)))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 2)))))) ux))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1)))))> |
#<alt (+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1))))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1)))))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1))))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))) (* maxCos (+ (* -1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))))) (sqrt (/ 1 (pow (+ 1 (* (- 1 ux) (- ux 1))) 3))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1))))))> |
#<alt (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* maxCos (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* maxCos (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))))> |
#<alt (* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux)))) (* ux (sqrt -1))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux)))) (* ux (sqrt -1))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))> |
#<alt (+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (- 1 maxCos) (- maxCos 1)))))> |
#<alt (+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))))))> |
#<alt (* ux (sqrt (* (- 1 maxCos) (- maxCos 1))))> |
#<alt (* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))))> |
#<alt (* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))))> |
#<alt (* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))))))> |
#<alt (* -1 (* ux (* (sqrt -1) (- 1 maxCos))))> |
#<alt (* -1 (* ux (+ (* (sqrt -1) (- 1 maxCos)) (/ 1 (* ux (sqrt -1))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (- (* 1/2 (/ 1 (* ux (* (pow (sqrt -1) 3) (- 1 maxCos))))) (/ 1 (sqrt -1))) ux)) (* (sqrt -1) (- 1 maxCos)))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 2))))) (* 1/2 (/ 1 (* (pow (sqrt -1) 3) (- 1 maxCos))))) ux)) (/ 1 (sqrt -1))) ux)) (* (sqrt -1) (- 1 maxCos)))))> |
#<alt (sqrt (+ 1 (* (- 1 ux) (- ux 1))))> |
#<alt (+ (sqrt (+ 1 (* (- 1 ux) (- ux 1)))) (* 1/2 (* (* maxCos (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))))> |
#<alt (+ (sqrt (+ 1 (* (- 1 ux) (- ux 1)))) (* maxCos (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* 1/2 (* (* maxCos (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))))))> |
#<alt (+ (sqrt (+ 1 (* (- 1 ux) (- ux 1)))) (* maxCos (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* maxCos (+ (* -1/4 (* (* maxCos (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1)))))))) (sqrt (/ 1 (pow (+ 1 (* (- 1 ux) (- ux 1))) 3))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1)))))))))))))> |
#<alt (* maxCos (* ux (sqrt -1)))> |
#<alt (* maxCos (+ (* 1/2 (/ (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1))))> |
#<alt (* maxCos (+ (* 1/2 (/ (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))> |
#<alt (* maxCos (+ (* -1/4 (/ (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))))> |
#<alt (* -1 (* maxCos (* ux (sqrt -1))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (* ux (sqrt -1))))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (* 1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (* ux (sqrt -1))))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))> |
#<alt (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos))> |
#<alt (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos))> |
#<alt (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos))> |
#<alt (* (pow ux 2) (* (- 1 maxCos) (- maxCos 1)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* -1 (* (pow ux 2) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux))))> |
#<alt (* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux))))> |
#<alt (* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux))))> |
#<alt (+ 1 (* (- 1 ux) (- ux 1)))> |
#<alt (+ 1 (+ (* maxCos (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* (- 1 ux) (- ux 1))))> |
#<alt (+ 1 (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1))))> |
#<alt (+ 1 (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- ux 1)) maxCos))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ 1 (pow maxCos 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2)))))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ 1 (pow maxCos 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2)))))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (+ 1 (* (- 1 ux) (- ux 1))) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (+ 1 (* (- 1 ux) (- ux 1))) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5)))))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5))))))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* 2 (* (PI) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* 4/15 (* (pow (PI) 5) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))> |
#<alt (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4)))))))> |
#<alt (+ (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4)))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 6)))))))))> |
#<alt (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))> |
#<alt (* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))> |
#<alt (* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 (* 2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 (* 2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 (* 2 maxCos)) 3)) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))))> |
#<alt (* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux)) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))> |
#<alt (+ (* -1 (* (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (- 1 ux)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))))> |
#<alt (+ (* maxCos (+ (* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))))> |
#<alt (+ (* maxCos (+ (* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1/2 (* (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux))))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))))> |
#<alt (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))))> |
#<alt (* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* maxCos (* ux (sqrt -1))))) (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (sqrt -1))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* ux (sqrt -1))))) maxCos)) (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (sqrt -1))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (sqrt (* ux (- 2 (* 2 maxCos))))> |
#<alt (+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (pow (- maxCos 1) 2))))> |
#<alt (+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (pow (- maxCos 1) 4))))))> |
#<alt (+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (pow (- maxCos 1) 4))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (pow (- maxCos 1) 6))))))))> |
#<alt (* ux (* (sqrt -1) (- maxCos 1)))> |
#<alt (* ux (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))> |
#<alt (* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))))> |
#<alt (* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (pow (- 2 (* 2 maxCos)) 3) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* -1 (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))> |
#<alt (* -1 (* ux (+ (* 1/2 (/ (+ 2 (* -2 maxCos)) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/16 (/ (pow (+ 2 (* -2 maxCos)) 3) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux)) (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (sqrt (- 1 (pow (- 1 ux) 2)))> |
#<alt (+ (sqrt (- 1 (pow (- 1 ux) 2))) (* -1 (* (* maxCos (* ux (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))> |
#<alt (+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1/2 (* (* maxCos (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))))> |
#<alt (+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1/2 (* (* maxCos (* ux (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux)))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1/2 (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))))))> |
#<alt (* maxCos (* ux (sqrt -1)))> |
#<alt (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))> |
#<alt (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))> |
#<alt (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))))> |
#<alt (* -1 (* maxCos (* ux (sqrt -1))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* maxCos (* ux (sqrt -1))))) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* ux (sqrt -1))))) maxCos)) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos)))> |
#<alt (* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos)))> |
#<alt (* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos)))> |
#<alt (* -1 (* (pow ux 2) (pow (- maxCos 1) 2)))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2))))> |
#<alt (* -1 (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (- 1 (pow (- 1 ux) 2))> |
#<alt (- (+ 1 (* -2 (* maxCos (* ux (- 1 ux))))) (pow (- 1 ux) 2))> |
#<alt (- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2))> |
#<alt (- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))))> |
#<alt (* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5)))))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5))))))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt -1> |
#<alt (- (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)) 1)> |
#<alt (- (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) 1)> |
#<alt (- (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) 1)> |
#<alt (* (pow ux 2) (* (- 1 maxCos) (- maxCos 1)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (+ (/ 1 (pow ux 2)) (/ maxCos ux))))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (+ (/ 1 (pow ux 2)) (/ maxCos ux))))> |
#<alt (* -1 (* (pow ux 2) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux))))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ (* -2 (- 1 maxCos)) (/ 1 ux)) ux)) (* -1 (pow (- 1 maxCos) 2))))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ (* -2 (- 1 maxCos)) (/ 1 ux)) ux)) (* -1 (pow (- 1 maxCos) 2))))> |
#<alt (* (- 1 ux) (- ux 1))> |
#<alt (+ (* maxCos (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* (- 1 ux) (- ux 1)))> |
#<alt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1)))> |
#<alt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1)))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- ux 1)) maxCos))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2))))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2))))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (* (- 1 ux) (- ux 1)) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (* (- 1 ux) (- ux 1)) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt 1> |
#<alt (+ 1 (* ux (- (* 2 maxCos) 2)))> |
#<alt (+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2)))> |
#<alt (+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2)))> |
#<alt (* (pow ux 2) (pow (- maxCos 1) 2))> |
#<alt (* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))> |
#<alt (* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux))))> |
#<alt (* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux))))> |
#<alt (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (pow (- 1 ux) 2)> |
#<alt (+ (* 2 (* maxCos (* ux (- 1 ux)))) (pow (- 1 ux) 2))> |
#<alt (+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2))> |
#<alt (+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | ux | @ | inf | (* (sin (* uy (* 2 (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))))) |
| 4.0ms | maxCos | @ | 0 | (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
| 2.0ms | maxCos | @ | -inf | (* (sin (* uy (* 2 (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))))) |
| 2.0ms | ux | @ | -inf | (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
| 2.0ms | ux | @ | 0 | (* (sin (* uy (* 2 (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))))) |
| 1× | batch-egg-rewrite |
| 3390× | *-lowering-*.f32 |
| 3390× | *-lowering-*.f64 |
| 2898× | /-lowering-/.f32 |
| 2898× | /-lowering-/.f64 |
| 2280× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 140 |
| 1 | 170 | 129 |
| 2 | 1665 | 129 |
| 0 | 8807 | 129 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin (* uy (* 2 (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))))) |
(sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1)))) |
(+ 1 (* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1))) |
(sin (* uy (* 2 (PI)))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))))) |
(sqrt (- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))))) |
(- 1 (* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos)))) |
(sin (* (* uy 2) (PI))) |
(* (- 1 (* ux (- 1 maxCos))) (+ (* ux (- 1 maxCos)) -1)) |
(* uy (* 2 (PI))) |
(* (+ (- 1 ux) (* ux maxCos)) (+ (- 1 ux) (* ux maxCos))) |
(* (* uy 2) (PI)) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(exp.f32 (*.f32 (log1p.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/2 binary32))) |
(pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1/4 binary32)) |
(pow.f32 (exp.f32 (log1p.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1/2 binary32)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))) #s(literal 1/2 binary32))) |
(/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32)) (sqrt.f32 (+.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/2 binary32))) |
(/.f32 (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))))))) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (sqrt.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1 binary32))) (sqrt.f32 (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/2 binary32)))) |
(sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/4 binary32))) |
(+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(+.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) |
(+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) |
(fma.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(fma.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(fma.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(fma.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1 binary32)) |
(fma.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1 binary32)) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) ux) (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) maxCos)) ux (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (/.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(-.f32 (/.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (+.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (neg.f32 (+.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1 binary32)) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1 binary32))) (neg.f32 (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (pow.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 3 binary32)) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sin.f32 (*.f32 uy (PI.f32))) (cos.f32 (*.f32 uy (PI.f32))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sin.f32 (*.f32 (PI.f32) uy)) (cos.f32 (*.f32 (PI.f32) uy)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(exp.f32 (*.f32 (log1p.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1/2 binary32))) |
(pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1/4 binary32)) |
(pow.f32 (exp.f32 (log1p.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32))) |
(/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32)) (sqrt.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32))) (neg.f32 (hypot.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/4 binary32))) |
(+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(+.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1 binary32)) |
(-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(-.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (-.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (-.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (+.f32 (neg.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1 binary32)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1 binary32))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sin.f32 (*.f32 uy (PI.f32))) (cos.f32 (*.f32 uy (PI.f32))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sin.f32 (*.f32 (PI.f32) uy)) (cos.f32 (*.f32 (PI.f32) uy)))) |
(+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 1 binary32) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(+.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))))) |
(+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (*.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 #s(literal 1 binary32) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(fma.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) ux) (-.f32 #s(literal 1 binary32) maxCos) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) maxCos)) ux (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(/.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (neg.f32 (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (neg.f32 (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (+.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 (*.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 1 binary32) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 1 binary32) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) #s(literal 1 binary32))) (-.f32 (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) (-.f32 (*.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (*.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))) (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (*.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))))) |
(*.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(*.f32 (*.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) uy)) |
(*.f32 (PI.f32) (*.f32 uy #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) uy) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (*.f32 uy (PI.f32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 (PI.f32) uy) #s(literal 2 binary32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log1p.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32)))))) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(+.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1 binary32))) |
(pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log1p.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(fma.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(fma.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) ux) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32) (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1 binary32))) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) ux) maxCos (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) maxCos) ux (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (/.f32 (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 ux maxCos)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) ux)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (+.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 #s(literal 1 binary32) ux))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 ux maxCos)) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))))) (neg.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) (neg.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (neg.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (-.f32 (*.f32 (*.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1 binary32)) (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (*.f32 (*.f32 ux (*.f32 maxCos (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) |
(*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(*.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 ux maxCos) (-.f32 (*.f32 ux maxCos) (-.f32 #s(literal 1 binary32) ux))))) #s(literal 2 binary32))) |
(*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos))))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (+.f32 ux (*.f32 ux maxCos)))) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 2 binary32))) |
(*.f32 (exp.f32 (log1p.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32))))) (exp.f32 (log1p.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -1 binary32)))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) uy)) |
(*.f32 (PI.f32) (*.f32 uy #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) uy) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (*.f32 uy (PI.f32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 (PI.f32) uy) #s(literal 2 binary32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
| 1× | egg-herbie |
| 6930× | *-lowering-*.f32 |
| 6930× | *-lowering-*.f64 |
| 4690× | +-lowering-+.f64 |
| 4690× | +-lowering-+.f32 |
| 1500× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 975 | 8329 |
| 1 | 3614 | 7406 |
| 0 | 8341 | 7406 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (* (* uy (PI)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* 2 (* (PI) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* 4/15 (* (pow (PI) 5) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI)))))) |
(+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1)))))))) |
(+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))) |
(* -1 (* ux (+ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (* (pow (sqrt -1) 3) (- 1 maxCos)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 3) (- 1 maxCos)))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 2)))))) ux))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1))))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1)))))) |
(+ (* maxCos (+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1)))))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1)))))) |
(+ (* maxCos (+ (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))) (* maxCos (+ (* -1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))))) (sqrt (/ 1 (pow (+ 1 (* (- 1 ux) (- ux 1))) 3))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1)))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* maxCos (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* maxCos (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux)))) (* ux (sqrt -1))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux)))) (* ux (sqrt -1))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (- 1 maxCos) (- maxCos 1))))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1))))))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3))))))))) |
(* ux (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))))) |
(* -1 (* ux (* (sqrt -1) (- 1 maxCos)))) |
(* -1 (* ux (+ (* (sqrt -1) (- 1 maxCos)) (/ 1 (* ux (sqrt -1)))))) |
(* -1 (* ux (+ (* -1 (/ (- (* 1/2 (/ 1 (* ux (* (pow (sqrt -1) 3) (- 1 maxCos))))) (/ 1 (sqrt -1))) ux)) (* (sqrt -1) (- 1 maxCos))))) |
(* -1 (* ux (+ (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 2))))) (* 1/2 (/ 1 (* (pow (sqrt -1) 3) (- 1 maxCos))))) ux)) (/ 1 (sqrt -1))) ux)) (* (sqrt -1) (- 1 maxCos))))) |
(sqrt (+ 1 (* (- 1 ux) (- ux 1)))) |
(+ (sqrt (+ 1 (* (- 1 ux) (- ux 1)))) (* 1/2 (* (* maxCos (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1)))))))) |
(+ (sqrt (+ 1 (* (- 1 ux) (- ux 1)))) (* maxCos (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* 1/2 (* (* maxCos (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1)))))))))) |
(+ (sqrt (+ 1 (* (- 1 ux) (- ux 1)))) (* maxCos (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* maxCos (+ (* -1/4 (* (* maxCos (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1)))))))) (sqrt (/ 1 (pow (+ 1 (* (- 1 ux) (- ux 1))) 3))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))))))))) |
(* maxCos (* ux (sqrt -1))) |
(* maxCos (+ (* 1/2 (/ (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1)))) |
(* maxCos (+ (* 1/2 (/ (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(* maxCos (+ (* -1/4 (/ (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(* -1 (* maxCos (+ (* -1/2 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (* ux (sqrt -1))))) maxCos)) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (* 1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (* ux (sqrt -1))))) maxCos)) (* ux (sqrt -1))))) |
(* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(* (pow ux 2) (* (- 1 maxCos) (- maxCos 1))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux)))) |
(* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux)))) |
(* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux)))) |
(+ 1 (* (- 1 ux) (- ux 1))) |
(+ 1 (+ (* maxCos (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* (- 1 ux) (- ux 1)))) |
(+ 1 (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1)))) |
(+ 1 (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- ux 1)) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ 1 (pow maxCos 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2))))))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ 1 (pow maxCos 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2))))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (+ 1 (* (- 1 ux) (- ux 1))) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (+ 1 (* (- 1 ux) (- ux 1))) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(* 2 (* uy (PI))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* 2 (* (PI) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* 4/15 (* (pow (PI) 5) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+ (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4))))))) |
(+ (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4)))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 6))))))))) |
(* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))) |
(* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 (* 2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 (* 2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 (* 2 maxCos)) 3)) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(* -1 (* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux)) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(+ (* -1 (* (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (- 1 ux)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(+ (* maxCos (+ (* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(+ (* maxCos (+ (* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1/2 (* (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux))))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* maxCos (* ux (sqrt -1))))) (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (sqrt -1))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* ux (sqrt -1))))) maxCos)) (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (sqrt -1))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (pow (- maxCos 1) 2)))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (pow (- maxCos 1) 4)))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (pow (- maxCos 1) 4))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (pow (- maxCos 1) 6)))))))) |
(* ux (* (sqrt -1) (- maxCos 1))) |
(* ux (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (pow (- 2 (* 2 maxCos)) 3) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))))) |
(* -1 (* ux (* (sqrt -1) (+ 1 (* -1 maxCos))))) |
(* -1 (* ux (+ (* 1/2 (/ (+ 2 (* -2 maxCos)) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/16 (/ (pow (+ 2 (* -2 maxCos)) 3) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux)) (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(sqrt (- 1 (pow (- 1 ux) 2))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* -1 (* (* maxCos (* ux (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1/2 (* (* maxCos (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1/2 (* (* maxCos (* ux (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux)))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1/2 (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))))) |
(* maxCos (* ux (sqrt -1))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(* -1 (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* maxCos (* ux (sqrt -1))))) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* ux (sqrt -1))))) maxCos)) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1))))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(* -1 (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(- 1 (pow (- 1 ux) 2)) |
(- (+ 1 (* -2 (* maxCos (* ux (- 1 ux))))) (pow (- 1 ux) 2)) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2)) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2)) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(* 2 (* uy (PI))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
-1 |
(- (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)) 1) |
(- (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) 1) |
(- (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) 1) |
(* (pow ux 2) (* (- 1 maxCos) (- maxCos 1))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (+ (/ 1 (pow ux 2)) (/ maxCos ux)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (+ (/ 1 (pow ux 2)) (/ maxCos ux)))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux)))) |
(* (pow ux 2) (+ (* -1 (/ (+ (* -2 (- 1 maxCos)) (/ 1 ux)) ux)) (* -1 (pow (- 1 maxCos) 2)))) |
(* (pow ux 2) (+ (* -1 (/ (+ (* -2 (- 1 maxCos)) (/ 1 ux)) ux)) (* -1 (pow (- 1 maxCos) 2)))) |
(* (- 1 ux) (- ux 1)) |
(+ (* maxCos (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* (- 1 ux) (- ux 1))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- ux 1)) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2)))))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2)))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (* (- 1 ux) (- ux 1)) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (* (- 1 ux) (- ux 1)) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
1 |
(+ 1 (* ux (- (* 2 maxCos) 2))) |
(+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2))) |
(+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2))) |
(* (pow ux 2) (pow (- maxCos 1) 2)) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux)))) |
(* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2)) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(pow (- 1 ux) 2) |
(+ (* 2 (* maxCos (* ux (- 1 ux)))) (pow (- 1 ux) 2)) |
(+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2)) |
(+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2)) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
| Outputs |
|---|
(* 2 (* (* uy (PI)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* 2 (* (PI) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(* uy (+ (* 2 (* (PI) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32)))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))) (* 4/15 (* (pow (PI) 5) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1)))))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (+.f32 (*.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 7 binary32))) (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32)))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 (* ux (- 1 maxCos))) (- (* ux (- 1 maxCos)) 1))))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) |
(+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1)))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))))))) |
(+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(*.f32 (*.f32 ux (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 ux ux))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 ux ux))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 1/16 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32))))) (*.f32 ux (*.f32 ux ux))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 ux)) |
(* -1 (* ux (+ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1)))))) |
(*.f32 (+.f32 (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 ux)) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (* (pow (sqrt -1) 3) (- 1 maxCos)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(*.f32 (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 ux (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) ux)) (neg.f32 ux)) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 3) (- 1 maxCos)))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 2)))))) ux))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(*.f32 (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 ux (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))) ux)) ux)) (neg.f32 ux)) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))))))) |
(+ (* maxCos (+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1)))))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))) (*.f32 maxCos (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) #s(literal -1/4 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))))))) |
(+ (* maxCos (+ (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))) (* maxCos (+ (* -1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))))) (sqrt (/ 1 (pow (+ 1 (* (- 1 ux) (- ux 1))) 3))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (+ 1 (* (- 1 ux) (- ux 1)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 maxCos (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) #s(literal -1/4 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) #s(literal -1/4 binary32))))))))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(*.f32 (*.f32 ux maxCos) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* maxCos (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 maxCos (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 ux ux))))) (*.f32 (*.f32 (*.f32 maxCos maxCos) ux) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 ux ux))))) (*.f32 (*.f32 (*.f32 maxCos maxCos) ux) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 ux ux)))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 (neg.f32 (*.f32 ux maxCos)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))))) (neg.f32 maxCos)) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux)))) (* ux (sqrt -1))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (-.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux ux)))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) maxCos)) (neg.f32 maxCos)) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux)))) (* ux (sqrt -1))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (-.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux ux)))))) (*.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux ux)))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos)) maxCos)) (neg.f32 maxCos)) |
(sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (- 1 maxCos) (- maxCos 1))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))))))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3))))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) #s(literal 5 binary32)))) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))))))))) |
(* ux (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(*.f32 ux (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux))))))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))))) |
(*.f32 ux (+.f32 (+.f32 (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux))))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) ux)))))))) |
(* -1 (* ux (* (sqrt -1) (- 1 maxCos)))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 ux)) |
(* -1 (* ux (+ (* (sqrt -1) (- 1 maxCos)) (/ 1 (* ux (sqrt -1)))))) |
(*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 ux)) |
(* -1 (* ux (+ (* -1 (/ (- (* 1/2 (/ 1 (* ux (* (pow (sqrt -1) 3) (- 1 maxCos))))) (/ 1 (sqrt -1))) ux)) (* (sqrt -1) (- 1 maxCos))))) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 ux (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (-.f32 #s(literal 1 binary32) maxCos))) (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) ux)) (neg.f32 ux)) |
(* -1 (* ux (+ (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 2))))) (* 1/2 (/ 1 (* (pow (sqrt -1) 3) (- 1 maxCos))))) ux)) (/ 1 (sqrt -1))) ux)) (* (sqrt -1) (- 1 maxCos))))) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 ux (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))) (/.f32 #s(literal -1/2 binary32) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (neg.f32 ux)) (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) ux)) (neg.f32 ux)) |
(sqrt (+ 1 (* (- 1 ux) (- ux 1)))) |
(sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) |
(+ (sqrt (+ 1 (* (- 1 ux) (- ux 1)))) (* 1/2 (* (* maxCos (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1)))))))) |
(+.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))))) |
(+ (sqrt (+ 1 (* (- 1 ux) (- ux 1)))) (* maxCos (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* 1/2 (* (* maxCos (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))) (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1)))))))))) |
(+.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 maxCos (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) #s(literal -1/4 binary32))))))))) |
(+ (sqrt (+ 1 (* (- 1 ux) (- ux 1)))) (* maxCos (+ (* 1/2 (* (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* maxCos (+ (* -1/4 (* (* maxCos (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1)))))))) (sqrt (/ 1 (pow (+ 1 (* (- 1 ux) (- ux 1))) 3))))) (* 1/2 (* (sqrt (/ 1 (+ 1 (* (- 1 ux) (- ux 1))))) (- (* -1 (pow ux 2)) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (+ 1 (* (- 1 ux) (- ux 1))))))))))))) |
(+.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 maxCos (*.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) #s(literal -1/4 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))))) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) #s(literal -1/4 binary32))))))))) |
(* maxCos (* ux (sqrt -1))) |
(*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32))) |
(* maxCos (+ (* 1/2 (/ (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1)))) |
(*.f32 maxCos (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* 1/2 (/ (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 ux ux)))) (*.f32 (*.f32 (*.f32 maxCos maxCos) ux) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) |
(* maxCos (+ (* -1/4 (/ (* (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 ux ux)))) (*.f32 (*.f32 (*.f32 maxCos maxCos) ux) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 ux ux)))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (neg.f32 maxCos)) |
(* -1 (* maxCos (+ (* -1/2 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(*.f32 (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 maxCos)) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (* ux (sqrt -1))))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (-.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux ux))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos)) (neg.f32 maxCos)) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (* 1/2 (/ (- (+ 1 (* (- 1 ux) (- ux 1))) (* 1/4 (/ (pow (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) (* ux (sqrt -1))))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (-.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux ux)))))) (*.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (*.f32 ux ux))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos)) maxCos)) (neg.f32 maxCos)) |
(* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)) |
(*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))) |
(* (pow ux 2) (* (- 1 maxCos) (- maxCos 1))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux ux)) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))) |
(* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(+ 1 (* (- 1 ux) (- ux 1))) |
(+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) |
(+ 1 (+ (* maxCos (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* (- 1 ux) (- ux 1)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) |
(+ 1 (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (-.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 maxCos (*.f32 ux ux))))) |
(+ 1 (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (-.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 maxCos (*.f32 ux ux))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- ux 1)) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 (*.f32 ux (/.f32 (+.f32 ux #s(literal -1 binary32)) maxCos)) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ 1 (pow maxCos 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2))))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (-.f32 (-.f32 (*.f32 ux (/.f32 (+.f32 ux #s(literal -1 binary32)) maxCos)) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ 1 (pow maxCos 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2))))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (-.f32 (-.f32 (*.f32 ux (/.f32 (+.f32 ux #s(literal -1 binary32)) maxCos)) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (neg.f32 maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (+ 1 (* (- 1 ux) (- ux 1))) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (neg.f32 (+.f32 (/.f32 (-.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) maxCos)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) maxCos) (*.f32 ux ux)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (+ 1 (* (- 1 ux) (- ux 1))) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (neg.f32 (+.f32 (/.f32 (-.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) maxCos)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) maxCos) (*.f32 ux ux)))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 7 binary32))) (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32))))))))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* 2 (* (PI) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (*.f32 (*.f32 uy uy) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32)))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) (* 4/15 (* (pow (PI) 5) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (*.f32 (*.f32 uy uy) (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 7 binary32))) (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32)))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(+ (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32)))))))) |
(+ (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4)))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 6))))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 #s(literal -1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 6 binary32)))))))))) |
(* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))) |
(*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))) |
(*.f32 ux (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 (* 2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux ux) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 (* 2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 (* 2 maxCos)) 3)) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux ux) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (+.f32 (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 ux (*.f32 ux ux))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 ux)) |
(* -1 (* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(*.f32 (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 ux)) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(*.f32 (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))))) ux)) (neg.f32 ux)) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux)) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(*.f32 (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32))))))) ux)) ux)) (neg.f32 ux)) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(+ (* -1 (* (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (- 1 ux)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 maxCos (*.f32 ux (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 1 binary32) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))) |
(+ (* maxCos (+ (* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 maxCos (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (neg.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))))) |
(+ (* maxCos (+ (* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1/2 (* (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux))))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 maxCos (-.f32 (*.f32 maxCos (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 maxCos (*.f32 (*.f32 (*.f32 ux (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))))))) (*.f32 ux (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 1 binary32) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(*.f32 (*.f32 ux maxCos) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 maxCos (-.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 maxCos (-.f32 (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 maxCos maxCos) ux) (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(*.f32 maxCos (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 maxCos maxCos) ux) (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 (neg.f32 (*.f32 ux maxCos)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* -1 (* maxCos (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (-.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) (neg.f32 maxCos)) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* maxCos (* ux (sqrt -1))))) (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (sqrt -1))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (-.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32)))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (sqrt.f32 #s(literal -1 binary32))))) maxCos)) (neg.f32 maxCos)) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* ux (sqrt -1))))) maxCos)) (/ (* (sin (* 2 (* uy (PI)))) (- 1 ux)) (sqrt -1))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (-.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))))) maxCos)) maxCos)) (neg.f32 maxCos)) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (pow (- maxCos 1) 2)))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (pow (- maxCos 1) 4)))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32))))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (pow (- maxCos 1) 4))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (pow (- maxCos 1) 6)))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 #s(literal -1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 6 binary32))))))))) |
(* ux (* (sqrt -1) (- maxCos 1))) |
(*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))) |
(* ux (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))) |
(*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux ux) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (pow (- 2 (* 2 maxCos)) 3) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux ux) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (+.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 ux (*.f32 ux ux))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))))) |
(* -1 (* ux (* (sqrt -1) (+ 1 (* -1 maxCos))))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 ux)) |
(* -1 (* ux (+ (* 1/2 (/ (+ 2 (* -2 maxCos)) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 ux)) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))))) ux)) (neg.f32 ux)) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/16 (/ (pow (+ 2 (* -2 maxCos)) 3) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux)) (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 #s(literal 1/16 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)))))) ux)) ux)) (neg.f32 ux)) |
(sqrt (- 1 (pow (- 1 ux) 2))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* -1 (* (* maxCos (* ux (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))) |
(-.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1/2 (* (* maxCos (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))) |
(+.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 maxCos (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (neg.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 #s(literal -1/2 binary32) (*.f32 maxCos (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1/2 (* (* maxCos (* ux (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux)))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1/2 (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))))) |
(+.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 maxCos (-.f32 (*.f32 maxCos (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) (*.f32 (*.f32 ux maxCos) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))) |
(* maxCos (* ux (sqrt -1))) |
(*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))) |
(*.f32 maxCos (-.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(*.f32 maxCos (+.f32 (-.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 maxCos maxCos) ux) (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(*.f32 maxCos (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 maxCos maxCos) ux) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (neg.f32 maxCos)) |
(* -1 (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))) |
(neg.f32 (*.f32 maxCos (-.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))))) |
(* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* maxCos (* ux (sqrt -1))))) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (-.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) ux) (sqrt.f32 #s(literal -1 binary32)))) maxCos)) (neg.f32 maxCos)) |
(* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* ux (sqrt -1))))) maxCos)) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (-.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) (neg.f32 maxCos)) (/.f32 (-.f32 #s(literal 1 binary32) ux) (sqrt.f32 #s(literal -1 binary32)))) maxCos)) (neg.f32 maxCos)) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) |
(* -1 (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(- 1 (pow (- 1 ux) 2)) |
(-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) |
(- (+ 1 (* -2 (* maxCos (* ux (- 1 ux))))) (pow (- 1 ux) 2)) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2)) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 maxCos (neg.f32 (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2)) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 maxCos (neg.f32 (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos))) |
(* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) #s(literal -2 binary32)) maxCos) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)) (+.f32 (+.f32 (*.f32 ux ux) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos))))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)) (+.f32 (+.f32 (*.f32 ux ux) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos))) |
(* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) #s(literal -2 binary32)) maxCos) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (neg.f32 maxCos)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (neg.f32 maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (neg.f32 maxCos)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (neg.f32 maxCos)) (*.f32 ux ux))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 7 binary32))) (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32))))))))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
-1 |
#s(literal -1 binary32) |
(- (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)) 1) |
(+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))) #s(literal -1 binary32)) |
(- (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) 1) |
(+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))) #s(literal -1 binary32)) |
(- (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) 1) |
(+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))) #s(literal -1 binary32)) |
(* (pow ux 2) (* (- 1 maxCos) (- maxCos 1))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux ux)) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (+ (/ 1 (pow ux 2)) (/ maxCos ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux))) (+.f32 (/.f32 maxCos ux) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (+ (/ 1 (pow ux 2)) (/ maxCos ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux))) (+.f32 (/.f32 maxCos ux) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))) |
(* (pow ux 2) (+ (* -1 (pow (- 1 maxCos) 2)) (* 2 (/ (- 1 maxCos) ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (+ (* -1 (/ (+ (* -2 (- 1 maxCos)) (/ 1 ux)) ux)) (* -1 (pow (- 1 maxCos) 2)))) |
(*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -2 binary32))) (neg.f32 ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (+ (* -1 (/ (+ (* -2 (- 1 maxCos)) (/ 1 ux)) ux)) (* -1 (pow (- 1 maxCos) 2)))) |
(*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal -2 binary32))) (neg.f32 ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (- 1 ux) (- ux 1)) |
(*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))) |
(+ (* maxCos (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1)))) (* (- 1 ux) (- ux 1))) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1))) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos (-.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 maxCos (*.f32 ux ux))))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (+ (* -1 (* ux (- 1 ux))) (* ux (- ux 1))))) (* (- 1 ux) (- ux 1))) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos (-.f32 (-.f32 (*.f32 ux (+.f32 ux #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 maxCos (*.f32 ux ux))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- ux 1)) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 (*.f32 ux (/.f32 (+.f32 ux #s(literal -1 binary32)) maxCos)) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2)))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (-.f32 (-.f32 (*.f32 ux (/.f32 (+.f32 ux #s(literal -1 binary32)) maxCos)) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- ux 1)) maxCos) (/ (* (- 1 ux) (- ux 1)) (pow maxCos 2)))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (-.f32 (-.f32 (*.f32 ux (/.f32 (+.f32 ux #s(literal -1 binary32)) maxCos)) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (* ux (- 1 ux))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (neg.f32 maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (* (- 1 ux) (- ux 1)) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (/.f32 (-.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (/.f32 (+.f32 ux #s(literal -1 binary32)) maxCos))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- ux 1))) (+ (* -1 (/ (* (- 1 ux) (- ux 1)) maxCos)) (* ux (- 1 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (/.f32 (-.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (/.f32 (+.f32 ux #s(literal -1 binary32)) maxCos))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) maxCos))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* ux (- (* 2 maxCos) 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) |
(+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (+.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) #s(literal -2 binary32))))) |
(+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (+.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) #s(literal -2 binary32))))) |
(* (pow ux 2) (pow (- maxCos 1) 2)) |
(*.f32 (*.f32 ux ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) maxCos) ux) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal -2 binary32) ux)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) maxCos) ux) (+.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal -2 binary32) ux)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) maxCos) ux) (+.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal -2 binary32) ux)))) |
(* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2)) |
(*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux))) |
(pow (- 1 ux) 2) |
(*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) |
(+ (* 2 (* maxCos (* ux (- 1 ux)))) (pow (- 1 ux) 2)) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) |
(+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2)) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))) |
(+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2)) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (*.f32 maxCos maxCos)) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos)))) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (*.f32 ux ux) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos)))) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (*.f32 ux ux) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos)))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (*.f32 maxCos maxCos)) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (*.f32 ux ux) (/.f32 (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) #s(literal -2 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) maxCos)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (*.f32 ux ux) (/.f32 (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) #s(literal -2 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) maxCos)) maxCos))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
Compiled 47678 to 3551 computations (92.6% saved)
26 alts after pruning (26 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 700 | 26 | 726 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 702 | 26 | 728 |
| Status | Accuracy | Program |
|---|---|---|
| 90.0% | (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) | |
| 93.9% | (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))))))) | |
| 55.4% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| 56.4% | (*.f32 (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| ▶ | 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
| 59.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (pow.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/4 binary32)) #s(literal 2 binary32))) | |
| 59.3% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| ▶ | 90.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
| 59.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) | |
| ▶ | 46.5% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
| 56.8% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 2 binary32)))))) | |
| 57.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) | |
| ▶ | 60.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
| 60.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) maxCos) ux) (+.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal -2 binary32) ux))))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| 33.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (neg.f32 maxCos)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (neg.f32 maxCos)) (*.f32 ux ux))))) | |
| 98.3% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 75.3% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 94.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))))))) | |
| 66.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (pow.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))))))) | |
| 59.7% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) | |
| 66.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))))) | |
| ▶ | 98.3% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
| 55.4% | (*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
Compiled 2468 to 1160 computations (53% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f32 uy #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| ✓ | cost-diff | 0 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| ✓ | cost-diff | 0 | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
| ✓ | cost-diff | 0 | (*.f32 uy #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| ✓ | cost-diff | 0 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| ✓ | cost-diff | 0 | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
| ✓ | cost-diff | 0 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| ✓ | cost-diff | 128 | (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
| ✓ | cost-diff | 128 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
| ✓ | cost-diff | 128 | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
| ✓ | cost-diff | 128 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
| ✓ | cost-diff | 128 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
| ✓ | cost-diff | 128 | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
| ✓ | cost-diff | 128 | (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)) |
| ✓ | cost-diff | 128 | (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))) |
| ✓ | cost-diff | 128 | (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) |
| ✓ | cost-diff | 128 | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
| 3002× | +-lowering-+.f64 |
| 3002× | +-lowering-+.f32 |
| 2430× | *-lowering-*.f32 |
| 2430× | *-lowering-*.f64 |
| 1784× | --lowering--.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 613 |
| 1 | 194 | 595 |
| 2 | 562 | 586 |
| 3 | 2917 | 553 |
| 4 | 7318 | 548 |
| 0 | 8363 | 548 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin (* uy (* 2 (PI)))) (sqrt (* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos))))) |
(sin (* uy (* 2 (PI)))) |
(* uy (* 2 (PI))) |
uy |
(* 2 (PI)) |
2 |
(PI) |
(sqrt (* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos)))) |
(* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos))) |
ux |
(+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos)) |
1 |
(- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos) |
(* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) |
(+ maxCos -1) |
maxCos |
-1 |
(+ (* ux (- 1 maxCos)) -1) |
(* ux (- 1 maxCos)) |
(- 1 maxCos) |
(* (* 2 (* uy (PI))) (sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))))) |
(* 2 (* uy (PI))) |
2 |
(* uy (PI)) |
uy |
(PI) |
(sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux))))) |
(- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))) |
1 |
(* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux))) |
(+ 1 (- (* ux maxCos) ux)) |
(- (* ux maxCos) ux) |
(* ux maxCos) |
ux |
maxCos |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (+ 1 (* ux (+ (* 2 maxCos) -2)))))) |
(sin (* (* uy 2) (PI))) |
(* (* uy 2) (PI)) |
(* uy 2) |
uy |
2 |
(PI) |
(sqrt (- 1 (+ 1 (* ux (+ (* 2 maxCos) -2))))) |
(- 1 (+ 1 (* ux (+ (* 2 maxCos) -2)))) |
1 |
(+ 1 (* ux (+ (* 2 maxCos) -2))) |
(* ux (+ (* 2 maxCos) -2)) |
ux |
(+ (* 2 maxCos) -2) |
(* 2 maxCos) |
maxCos |
-2 |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))))) |
(sin (* (* uy 2) (PI))) |
(* (* uy 2) (PI)) |
(* uy 2) |
uy |
2 |
(PI) |
(sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))))) |
(- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))) |
1 |
(* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))) |
(* ux ux) |
ux |
(- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)) |
(* (- 1 maxCos) (- 1 maxCos)) |
(- 1 maxCos) |
maxCos |
(/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux) |
(+ (+ 2 (* maxCos -2)) (/ -1 ux)) |
(+ 2 (* maxCos -2)) |
(* maxCos -2) |
-2 |
(/ -1 ux) |
-1 |
(* (sin (* (* uy 2) (PI))) (+ (sqrt (* ux (+ 2 (* maxCos -2)))) (* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2)))))))) |
(sin (* (* uy 2) (PI))) |
(* (* uy 2) (PI)) |
(* uy 2) |
uy |
2 |
(PI) |
(+ (sqrt (* ux (+ 2 (* maxCos -2)))) (* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2))))))) |
(sqrt (* ux (+ 2 (* maxCos -2)))) |
(* ux (+ 2 (* maxCos -2))) |
ux |
(+ 2 (* maxCos -2)) |
(* maxCos -2) |
maxCos |
-2 |
(* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2)))))) |
-1/2 |
(* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2))))) |
(* (+ maxCos -1) (+ maxCos -1)) |
(+ maxCos -1) |
-1 |
(sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2)))) |
(/ (* ux (* ux ux)) (+ 2 (* maxCos -2))) |
(* ux (* ux ux)) |
(* ux ux) |
| Outputs |
|---|
(* (sin (* uy (* 2 (PI)))) (sqrt (* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos))))) |
(*.f32 (sqrt.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(sin (* uy (* 2 (PI)))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (* 2 (PI))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
uy |
(* 2 (PI)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos)))) |
(sqrt.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos))) |
(*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
ux |
(+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos)) |
(*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
1 |
#s(literal 1 binary32) |
(- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos) |
(-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) maxCos) |
(* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) |
(*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal -1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(+ maxCos -1) |
(+.f32 maxCos #s(literal -1 binary32)) |
maxCos |
-1 |
#s(literal -1 binary32) |
(+ (* ux (- 1 maxCos)) -1) |
(-.f32 #s(literal -1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(- 1 maxCos) |
(-.f32 #s(literal 1 binary32) maxCos) |
(* (* 2 (* uy (PI))) (sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))))) |
(*.f32 uy (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(* 2 (* uy (PI))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
2 |
#s(literal 2 binary32) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
uy |
(PI) |
(PI.f32) |
(sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux))))) |
(sqrt.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))) |
(*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
1 |
#s(literal 1 binary32) |
(* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(+ 1 (- (* ux maxCos) ux)) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(- (* ux maxCos) ux) |
(*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) |
(* ux maxCos) |
(*.f32 ux maxCos) |
ux |
maxCos |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (+ 1 (* ux (+ (* 2 maxCos) -2)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(sin (* (* uy 2) (PI))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* (* uy 2) (PI)) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(* uy 2) |
(*.f32 uy #s(literal 2 binary32)) |
uy |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (- 1 (+ 1 (* ux (+ (* 2 maxCos) -2))))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(- 1 (+ 1 (* ux (+ (* 2 maxCos) -2)))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* ux (+ (* 2 maxCos) -2))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) |
(* ux (+ (* 2 maxCos) -2)) |
(*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) |
ux |
(+ (* 2 maxCos) -2) |
(+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) |
(* 2 maxCos) |
(*.f32 #s(literal 2 binary32) maxCos) |
maxCos |
-2 |
#s(literal -2 binary32) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux (+.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(sin (* (* uy 2) (PI))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* (* uy 2) (PI)) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(* uy 2) |
(*.f32 uy #s(literal 2 binary32)) |
uy |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))))) |
(sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux (+.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))))) |
(- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux (+.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))))) |
1 |
#s(literal 1 binary32) |
(* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal -2 binary32) (/.f32 #s(literal 1 binary32) ux))) ux))) |
(* ux ux) |
(*.f32 ux ux) |
ux |
(- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)) |
(+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal -2 binary32) (/.f32 #s(literal 1 binary32) ux))) ux)) |
(* (- 1 maxCos) (- 1 maxCos)) |
(*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) |
(- 1 maxCos) |
(-.f32 #s(literal 1 binary32) maxCos) |
maxCos |
(/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux) |
(/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) |
(+ (+ 2 (* maxCos -2)) (/ -1 ux)) |
(+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) |
(+ 2 (* maxCos -2)) |
(+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) |
(* maxCos -2) |
(*.f32 maxCos #s(literal -2 binary32)) |
-2 |
#s(literal -2 binary32) |
(/ -1 ux) |
(/.f32 #s(literal -1 binary32) ux) |
-1 |
#s(literal -1 binary32) |
(* (sin (* (* uy 2) (PI))) (+ (sqrt (* ux (+ 2 (* maxCos -2)))) (* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 maxCos #s(literal -1/2 binary32))))))) |
(sin (* (* uy 2) (PI))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* (* uy 2) (PI)) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(* uy 2) |
(*.f32 uy #s(literal 2 binary32)) |
uy |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(+ (sqrt (* ux (+ 2 (* maxCos -2)))) (* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 maxCos #s(literal -1/2 binary32)))))) |
(sqrt (* ux (+ 2 (* maxCos -2)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(* ux (+ 2 (* maxCos -2))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
ux |
(+ 2 (* maxCos -2)) |
(+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) |
(* maxCos -2) |
(*.f32 maxCos #s(literal -2 binary32)) |
maxCos |
-2 |
#s(literal -2 binary32) |
(* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2)))))) |
(*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 maxCos #s(literal -1/2 binary32))))) |
-1/2 |
#s(literal -1/2 binary32) |
(* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2))))) |
(*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* (+ maxCos -1) (+ maxCos -1)) |
(*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) |
(+ maxCos -1) |
(+.f32 maxCos #s(literal -1 binary32)) |
-1 |
#s(literal -1 binary32) |
(sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2)))) |
(sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(/ (* ux (* ux ux)) (+ 2 (* maxCos -2))) |
(/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (* ux ux)) |
(*.f32 ux (*.f32 ux ux)) |
(* ux ux) |
(*.f32 ux ux) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.2% | (*.f32 ux (*.f32 ux ux)) |
| ✓ | accuracy | 99.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
| ✓ | accuracy | 98.9% | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| ✓ | accuracy | 98.2% | (PI.f32) |
| ✓ | accuracy | 98.9% | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| ✓ | accuracy | 98.6% | (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux))) |
| ✓ | accuracy | 98.2% | (PI.f32) |
| ✓ | accuracy | 60.5% | (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))) |
| ✓ | accuracy | 98.9% | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| ✓ | accuracy | 98.8% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
| ✓ | accuracy | 98.2% | (PI.f32) |
| ✓ | accuracy | 60.8% | (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
| ✓ | accuracy | 98.9% | (*.f32 uy (PI.f32)) |
| ✓ | accuracy | 98.7% | (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) |
| ✓ | accuracy | 98.2% | (PI.f32) |
| ✓ | accuracy | 60.5% | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
| ✓ | accuracy | 99.4% | (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)) |
| ✓ | accuracy | 99.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
| ✓ | accuracy | 98.9% | (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
| ✓ | accuracy | 98.2% | (PI.f32) |
| 266.0ms | 251× | 0 | valid |
| 34.0ms | 5× | 5 | exit |
Compiled 721 to 64 computations (91.1% saved)
ival-mult: 47.0ms (38.4% of total)ival-sqrt: 33.0ms (27% of total)ival-add: 12.0ms (9.8% of total)ival-sub: 10.0ms (8.2% of total)ival-sin: 8.0ms (6.5% of total)ival-div: 6.0ms (4.9% of total)backward-pass: 5.0ms (4.1% of total)ival-pi: 1.0ms (0.8% of total)const: 1.0ms (0.8% of total)| Inputs |
|---|
#<alt (* (sin (* uy (* 2 (PI)))) (sqrt (* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos)))))> |
#<alt (sqrt (* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos))))> |
#<alt (* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos)))> |
#<alt (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos))> |
#<alt (* (* 2 (* uy (PI))) (sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux))))))> |
#<alt (sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))))> |
#<alt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (+ 1 (* ux (+ (* 2 maxCos) -2))))))> |
#<alt (sqrt (- 1 (+ 1 (* ux (+ (* 2 maxCos) -2)))))> |
#<alt (- 1 (+ 1 (* ux (+ (* 2 maxCos) -2))))> |
#<alt (sin (* (* uy 2) (PI)))> |
#<alt (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))))))> |
#<alt (* (* uy 2) (PI))> |
#<alt (* uy 2)> |
#<alt (* (sin (* (* uy 2) (PI))) (+ (sqrt (* ux (+ 2 (* maxCos -2)))) (* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2))))))))> |
#<alt (PI)> |
#<alt (* uy (* 2 (PI)))> |
#<alt (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))> |
#<alt (* uy (PI))> |
#<alt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))))> |
#<alt (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))> |
#<alt (* ux (* ux ux))> |
| Outputs |
|---|
#<alt (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* uy (PI))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (PI)))))> |
#<alt (* uy (+ (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (pow (PI) 3))) (* 4/15 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* (pow uy 2) (pow (PI) 5))))))))> |
#<alt (* uy (+ (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (pow (PI) 5)))))))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))))))> |
#<alt (+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3))))))))))> |
#<alt (* (* ux (sin (* 2 (* uy (PI))))) (sqrt (* (- 1 maxCos) (- maxCos 1))))> |
#<alt (* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))))> |
#<alt (* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))> |
#<alt (* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (* ux (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* -1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)) (* ux (pow (sqrt -1) 4))) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5))))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2))) (sqrt (/ ux (+ 1 (* -1 (- ux 1))))))) (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))))) (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))))))) (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))) (- (* 2 ux) 2)))) (sqrt (/ 1 (* ux (pow (+ 1 (* -1 (- ux 1))) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))) (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1))))))))))))) (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI))))))> |
#<alt (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* maxCos (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- (* 2 ux) 2) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))))> |
#<alt (* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))> |
#<alt (+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (- 1 maxCos) (- maxCos 1)))))> |
#<alt (+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))))))> |
#<alt (* ux (sqrt (* (- 1 maxCos) (- maxCos 1))))> |
#<alt (* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))))> |
#<alt (* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))))> |
#<alt (* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))))))> |
#<alt (* -1 (* (* ux (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1)))))> |
#<alt (* -1 (* ux (+ (* -1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (pow (sqrt -1) 2) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (* ux (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) ux)) (* (pow (sqrt -1) 2) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* -1/16 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3) (* ux (pow (sqrt -1) 4))) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5))))))) ux)) (* 1/2 (* (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) ux)) (* (pow (sqrt -1) 2) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (sqrt (* ux (+ 1 (* -1 (- ux 1)))))> |
#<alt (+ (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (* 1/2 (* (* maxCos (- (* 2 ux) 2)) (sqrt (/ ux (+ 1 (* -1 (- ux 1))))))))> |
#<alt (+ (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (- (* 2 ux) 2))) (* 1/2 (* (* maxCos (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1))))))) (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))))))))> |
#<alt (+ (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (- (* 2 ux) 2))) (* maxCos (+ (* -1/4 (* (* maxCos (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))) (- (* 2 ux) 2))) (sqrt (/ 1 (* ux (pow (+ 1 (* -1 (- ux 1))) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))))))))))> |
#<alt (* maxCos (* ux (sqrt -1)))> |
#<alt (* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))> |
#<alt (* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))> |
#<alt (* maxCos (+ (* -1/4 (/ (* (- (* 2 ux) 2) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))))> |
#<alt (* -1 (* maxCos (* ux (sqrt -1))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (/ (+ 1 (* -1 (- (* 2 ux) 1))) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (+ 1 (* -1 (- (* 2 ux) 1))) (sqrt -1)))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (+ 1 (* -1 (- (* 2 ux) 1))) (sqrt -1)))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))> |
#<alt (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos))> |
#<alt (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos))> |
#<alt (* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos))> |
#<alt (* (pow ux 2) (* (- 1 maxCos) (- maxCos 1)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* (pow ux 2) (* (- 1 maxCos) (- maxCos 1)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* ux (+ 1 (* -1 (- ux 1))))> |
#<alt (+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (+ 1 (* -1 (- ux 1)))))> |
#<alt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (+ 1 (* -1 (- ux 1)))))> |
#<alt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (+ 1 (* -1 (- ux 1)))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (+ 1 (* -1 (- ux 1)))) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (+ 1 (* -1 (- ux 1)))) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 1 (* -1 (- (* 2 ux) 1)))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (+ 1 (* -1 (- ux 1)))) maxCos)) (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (+ 1 (* -1 (- ux 1)))) maxCos)) (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (+ 1 (* -1 (- ux 1)))> |
#<alt (+ 1 (+ (* -1 (- ux 1)) (* maxCos (- (* 2 ux) 2))))> |
#<alt (+ 1 (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2))))> |
#<alt (+ 1 (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2))))> |
#<alt (* -1 (* (pow maxCos 2) ux))> |
#<alt (* (pow maxCos 2) (- (+ (* -1 ux) (* 2 (/ ux maxCos))) (* 2 (/ 1 maxCos))))> |
#<alt (* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (+ (* 2 (/ ux maxCos)) (/ 1 (pow maxCos 2))))) (* 2 (/ 1 maxCos))))> |
#<alt (* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (+ (* 2 (/ ux maxCos)) (/ 1 (pow maxCos 2))))) (* 2 (/ 1 maxCos))))> |
#<alt (* -1 (* (pow maxCos 2) ux))> |
#<alt (* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (* -1 (- (* 2 ux) 1))) maxCos))))> |
#<alt (* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (+ 1 (* -1 (- ux 1))) maxCos)))) maxCos))))> |
#<alt (* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (+ 1 (* -1 (- ux 1))) maxCos)))) maxCos))))> |
#<alt (- (+ 1 (* -1 (- maxCos 1))) maxCos)> |
#<alt (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)> |
#<alt (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)> |
#<alt (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)> |
#<alt (* ux (* (- 1 maxCos) (- maxCos 1)))> |
#<alt (* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux)))> |
#<alt (* ux (* (- 1 maxCos) (- maxCos 1)))> |
#<alt (* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux)))))> |
#<alt (* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux)))))> |
#<alt (* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2)))))> |
#<alt (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI))))> |
#<alt (+ (* -1 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))))> |
#<alt (+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* -1/4 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (* uy (* (PI) (pow (- maxCos 1) 4))))))))> |
#<alt (+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (* uy (* (PI) (pow (- maxCos 1) 4))))) (* -1/8 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (* uy (* (PI) (pow (- maxCos 1) 6))))))))))> |
#<alt (* 2 (* ux (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))))> |
#<alt (* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/8 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 3))) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1))))))))> |
#<alt (* -2 (* ux (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos))))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* -1 (/ (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/8 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 3))) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2)))))> |
#<alt (+ (* -2 (* (* maxCos (* ux (* uy (* (PI) (- 1 ux))))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))))> |
#<alt (+ (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* maxCos (+ (* -2 (* (* ux (* uy (* (PI) (- 1 ux)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1 (* (* maxCos (* uy (* (PI) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))))> |
#<alt (+ (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* maxCos (+ (* -2 (* (* ux (* uy (* (PI) (- 1 ux)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1 (* (* maxCos (* ux (* uy (* (PI) (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux)))))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1 (* (* uy (* (PI) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))))))> |
#<alt (* 2 (* maxCos (* ux (* uy (* (PI) (sqrt -1))))))> |
#<alt (* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))> |
#<alt (* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* (pow maxCos 2) (* ux (sqrt -1)))))))> |
#<alt (* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (+ (/ (* uy (* (PI) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3)))) (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))))))> |
#<alt (* -2 (* maxCos (* ux (* uy (* (PI) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* maxCos (* ux (sqrt -1))))) (* 2 (/ (* uy (* (PI) (- 1 ux))) (sqrt -1)))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* uy (* (PI) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3)))) (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* ux (sqrt -1)))) maxCos)) (* 2 (/ (* uy (* (PI) (- 1 ux))) (sqrt -1)))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))))> |
#<alt (sqrt (* ux (- 2 (* 2 maxCos))))> |
#<alt (+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (pow (- maxCos 1) 2))))> |
#<alt (+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (pow (- maxCos 1) 4))))))> |
#<alt (+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (pow (- maxCos 1) 4))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (pow (- maxCos 1) 6))))))))> |
#<alt (* ux (* (sqrt -1) (- maxCos 1)))> |
#<alt (* ux (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))> |
#<alt (* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))))> |
#<alt (* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (pow (- 2 (* 2 maxCos)) 3) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* -1 (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))> |
#<alt (* -1 (* ux (+ (* 1/2 (/ (+ 2 (* -2 maxCos)) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/16 (/ (pow (+ 2 (* -2 maxCos)) 3) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux)) (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (sqrt (- 1 (pow (- 1 ux) 2)))> |
#<alt (+ (sqrt (- 1 (pow (- 1 ux) 2))) (* -1 (* (* maxCos (* ux (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))> |
#<alt (+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1/2 (* (* maxCos (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))))> |
#<alt (+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1/2 (* (* maxCos (* ux (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux)))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1/2 (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))))))))> |
#<alt (* maxCos (* ux (sqrt -1)))> |
#<alt (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))> |
#<alt (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))> |
#<alt (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))))> |
#<alt (* -1 (* maxCos (* ux (sqrt -1))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* maxCos (* ux (sqrt -1))))) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* ux (sqrt -1))))) maxCos)) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos)))> |
#<alt (* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos)))> |
#<alt (* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos)))> |
#<alt (* -1 (* (pow ux 2) (pow (- maxCos 1) 2)))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2))))> |
#<alt (* -1 (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (- 1 (pow (- 1 ux) 2))> |
#<alt (- (+ 1 (* -2 (* maxCos (* ux (- 1 ux))))) (pow (- 1 ux) 2))> |
#<alt (- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2))> |
#<alt (- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))))> |
#<alt (* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* uy (* (PI) (sqrt -1)))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))))) (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (PI) (sqrt -1))))))> |
#<alt (* uy (+ (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (PI) (sqrt -1)))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow (PI) 3) (sqrt -1)))) (* 4/15 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow uy 2) (* (pow (PI) 5) (sqrt -1)))))))))> |
#<alt (* uy (+ (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (PI) (sqrt -1)))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow (PI) 3) (sqrt -1)))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow uy 2) (* (pow (PI) 7) (sqrt -1))))) (* 4/15 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow (PI) 5) (sqrt -1))))))))))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1))))> |
#<alt (+ (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1)))) (* (/ (* maxCos (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (sqrt -2)) (sqrt ux)))> |
#<alt (+ (* maxCos (+ (* -1/2 (* (/ (* maxCos (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (pow (sqrt -2) 3)) (sqrt ux))) (* (sqrt ux) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt -2))))) (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1)))))> |
#<alt (+ (* maxCos (+ (* maxCos (+ (* -1/2 (* (sqrt ux) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt -2) 3)))) (* 1/2 (* (/ (* maxCos (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (pow (sqrt -2) 5)) (sqrt ux))))) (* (sqrt ux) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt -2))))) (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1)))))> |
#<alt (* (sqrt (* maxCos ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2))))> |
#<alt (* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))) (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2))))))> |
#<alt (* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))))))> |
#<alt (* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 5)))) (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2))))))))> |
#<alt (* -1 (* (sqrt (* maxCos ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))))> |
#<alt (* -1 (* maxCos (+ (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2))))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2))))))))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))> |
#<alt (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))> |
#<alt (sqrt (* ux (- 2 (* 2 maxCos))))> |
#<alt (sqrt (* ux (- 2 (* 2 maxCos))))> |
#<alt (sqrt (* ux (- 2 (* 2 maxCos))))> |
#<alt (sqrt (* ux (- 2 (* 2 maxCos))))> |
#<alt (* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)))> |
#<alt (* (sqrt ux) (* (sqrt -2) (sqrt -1)))> |
#<alt (+ (* (sqrt ux) (* (sqrt -2) (sqrt -1))) (* (/ (* maxCos (sqrt -1)) (sqrt -2)) (sqrt ux)))> |
#<alt (+ (* maxCos (+ (* -1/2 (* (/ (* maxCos (sqrt -1)) (pow (sqrt -2) 3)) (sqrt ux))) (* (sqrt ux) (/ (sqrt -1) (sqrt -2))))) (* (sqrt ux) (* (sqrt -2) (sqrt -1))))> |
#<alt (+ (* maxCos (+ (* maxCos (+ (* -1/2 (* (sqrt ux) (/ (sqrt -1) (pow (sqrt -2) 3)))) (* 1/2 (* (/ (* maxCos (sqrt -1)) (pow (sqrt -2) 5)) (sqrt ux))))) (* (sqrt ux) (/ (sqrt -1) (sqrt -2))))) (* (sqrt ux) (* (sqrt -2) (sqrt -1))))> |
#<alt (* (sqrt (* maxCos ux)) (* (sqrt -1) (sqrt 2)))> |
#<alt (* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))> |
#<alt (* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))))))> |
#<alt (* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))))> |
#<alt (* -1 (* (sqrt (* maxCos ux)) (* (sqrt -1) (sqrt 2))))> |
#<alt (* -1 (* maxCos (+ (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2))))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2))))))))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* -1 (* ux (- (* 2 maxCos) 2)))> |
#<alt (* -1 (* ux (- (* 2 maxCos) 2)))> |
#<alt (* -1 (* ux (- (* 2 maxCos) 2)))> |
#<alt (* -1 (* ux (- (* 2 maxCos) 2)))> |
#<alt (* 2 ux)> |
#<alt (- (* -2 (* maxCos ux)) (* -2 ux))> |
#<alt (- (* -2 (* maxCos ux)) (* -2 ux))> |
#<alt (- (* -2 (* maxCos ux)) (* -2 ux))> |
#<alt (* -2 (* maxCos ux))> |
#<alt (* maxCos (- (* 2 (/ ux maxCos)) (* 2 ux)))> |
#<alt (* maxCos (- (* 2 (/ ux maxCos)) (* 2 ux)))> |
#<alt (* maxCos (- (* 2 (/ ux maxCos)) (* 2 ux)))> |
#<alt (* -2 (* maxCos ux))> |
#<alt (* -1 (* maxCos (- (* -2 (/ ux maxCos)) (* -2 ux))))> |
#<alt (* -1 (* maxCos (- (* -2 (/ ux maxCos)) (* -2 ux))))> |
#<alt (* -1 (* maxCos (- (* -2 (/ ux maxCos)) (* -2 ux))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5)))))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5))))))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* 2 (* (PI) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* 4/15 (* (pow (PI) 5) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))> |
#<alt (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 2)))) (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 4)))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 4)))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 6)))))))))> |
#<alt (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))> |
#<alt (* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))> |
#<alt (* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))))> |
#<alt (* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))))> |
#<alt (* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))> |
#<alt (* -1 (* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (- 1 maxCos)))) (* 1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* ux (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))) (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5)))))) ux)) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (- 1 maxCos))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))> |
#<alt (+ (* -1/2 (* (* maxCos (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))> |
#<alt (+ (* maxCos (+ (* -1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1/2 (* (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))> |
#<alt (+ (* maxCos (+ (* -1/2 (* (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* maxCos (+ (* -1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1/4 (* (* maxCos (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (* (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)) (- (* 2 (/ 1 ux)) 2))))) (sqrt (/ 1 (pow (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) 3))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))> |
#<alt (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* maxCos (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* maxCos (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* maxCos (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (* maxCos (sqrt -1)))) (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- (* 2 (/ 1 ux)) 2))) (* (pow maxCos 3) (* ux (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))))> |
#<alt (* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* 1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 (/ 1 ux))))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 (/ 1 ux))))) (sqrt -1))) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- 2 (* 2 (/ 1 ux))))) (* maxCos (* ux (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 (/ 1 ux))))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 (* uy (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))))> |
#<alt (* uy (+ (* -4/3 (* (pow uy 2) (* (pow (PI) 3) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))) (* 2 (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* 4/15 (* (pow uy 2) (* (pow (PI) 5) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (* (pow (PI) 7) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))) (* 4/15 (* (pow (PI) 5) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))> |
#<alt (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))))> |
#<alt (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (sin (* 2 (* uy (PI)))))))> |
#<alt (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (sin (* 2 (* uy (PI)))))))> |
#<alt (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (sin (* 2 (* uy (PI)))))))> |
#<alt (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2)))))> |
#<alt (* (pow ux 2) (+ (* -1 (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2)))))))> |
#<alt (* (pow ux 2) (+ (* -1 (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2)))))))> |
#<alt (* (pow ux 2) (+ (* -1 (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2)))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2))))> |
#<alt (+ (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt ux) (/ 1 (sqrt 2)))) (* -1/2 (+ (* -2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2)))))> |
#<alt (+ (* maxCos (+ (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt ux) (/ 1 (pow (sqrt 2) 3)))) (* -1/2 (+ (* -1/2 (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))) (* (sqrt (pow ux 3)) (sqrt 1/2)))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt ux) (/ 1 (sqrt 2)))) (* -1/2 (+ (* -2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2)))))> |
#<alt (+ (* maxCos (+ (* maxCos (+ (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt ux) (/ 1 (pow (sqrt 2) 5)))) (* -1/2 (+ (* -1/2 (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* -1/4 (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (sqrt 1/2))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt ux) (/ 1 (pow (sqrt 2) 3)))) (* -1/2 (+ (* -1/2 (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))) (* (sqrt (pow ux 3)) (sqrt 1/2))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt ux) (/ 1 (sqrt 2)))) (* -1/2 (+ (* -2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2)))))> |
#<alt (* -1/2 (* (sqrt (* (pow maxCos 3) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2))))> |
#<alt (* (pow maxCos 2) (+ (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) (/ (* (sin (* 2 (* uy (PI)))) (+ (* (sqrt (/ ux maxCos)) (sqrt -2)) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) maxCos)))> |
#<alt (* (pow maxCos 2) (+ (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) (pow maxCos 2))) (/ (* (sin (* 2 (* uy (PI)))) (+ (* (sqrt (/ ux maxCos)) (sqrt -2)) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) maxCos))))> |
#<alt (* (pow maxCos 2) (+ (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) (pow maxCos 2))) (+ (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))) (* 1/2 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))))) (* (sqrt (* maxCos ux)) (/ 1 (sqrt -2))))) (pow maxCos 3)) (/ (* (sin (* 2 (* uy (PI)))) (+ (* (sqrt (/ ux maxCos)) (sqrt -2)) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) maxCos)))))> |
#<alt (* -1/2 (* (sqrt (* (pow maxCos 3) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2)))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))))) maxCos)) (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2)))))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2))))) maxCos)) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))) maxCos)) (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2)))))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (+ (* -1/2 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))) (* 1/4 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))))) (* (sqrt (* maxCos ux)) (/ (sqrt -1) (sqrt 2))))) maxCos)) (* -1/2 (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2))))))) maxCos)) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))) maxCos)) (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2)))))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt 1> |
#<alt (+ 1 (* ux (- (* 2 maxCos) 2)))> |
#<alt (+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2)))> |
#<alt (+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2)))> |
#<alt (* (pow ux 2) (pow (- maxCos 1) 2))> |
#<alt (* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))> |
#<alt (* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux))))> |
#<alt (* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux))))> |
#<alt (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (pow (- 1 ux) 2)> |
#<alt (+ (* 2 (* maxCos (* ux (- 1 ux)))) (pow (- 1 ux) 2))> |
#<alt (+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2))> |
#<alt (+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2)))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* ux (+ 2 (* -2 maxCos)))> |
#<alt (* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos)))))> |
#<alt (* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos)))))> |
#<alt (* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos)))))> |
#<alt (* -1 (* (pow ux 2) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* -1 (* (pow ux 2) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (- (+ 1 (* -1 (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))))> |
#<alt (* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* ux (+ 2 (* -2 maxCos)))))> |
#<alt (+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2)))))> |
#<alt (+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2)))))> |
#<alt (* (pow ux 2) (pow (- 1 maxCos) 2))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2))))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2))))> |
#<alt (* (pow ux 2) (pow (- 1 maxCos) 2))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))> |
#<alt (+ (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2)))> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
#<alt (pow ux 3)> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | maxCos | @ | inf | (* (* 2 (* uy (PI))) (sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))))) |
| 4.0ms | uy | @ | inf | (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))))) |
| 3.0ms | uy | @ | 0 | (* (* 2 (* uy (PI))) (sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))))) |
| 3.0ms | ux | @ | -inf | (* (sin (* (* uy 2) (PI))) (+ (sqrt (* ux (+ 2 (* maxCos -2)))) (* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2)))))))) |
| 2.0ms | uy | @ | inf | (* (sin (* (* uy 2) (PI))) (+ (sqrt (* ux (+ 2 (* maxCos -2)))) (* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2)))))))) |
| 1× | batch-egg-rewrite |
| 2836× | *-lowering-*.f32 |
| 2836× | *-lowering-*.f64 |
| 2614× | fma-lowering-fma.f32 |
| 2614× | fma-lowering-fma.f64 |
| 1676× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 272 |
| 1 | 423 | 266 |
| 2 | 4150 | 261 |
| 0 | 8400 | 261 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin (* uy (* 2 (PI)))) (sqrt (* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos))))) |
(sqrt (* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos)))) |
(* ux (+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos))) |
(+ 1 (- (* (+ maxCos -1) (+ (* ux (- 1 maxCos)) -1)) maxCos)) |
(* (* 2 (* uy (PI))) (sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))))) |
(sqrt (- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux))))) |
(- 1 (* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux)))) |
(* 2 (* uy (PI))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (+ 1 (* ux (+ (* 2 maxCos) -2)))))) |
(sqrt (- 1 (+ 1 (* ux (+ (* 2 maxCos) -2))))) |
(- 1 (+ 1 (* ux (+ (* 2 maxCos) -2)))) |
(sin (* (* uy 2) (PI))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))))) |
(* (* uy 2) (PI)) |
(* uy 2) |
(* (sin (* (* uy 2) (PI))) (+ (sqrt (* ux (+ 2 (* maxCos -2)))) (* -1/2 (* (* (+ maxCos -1) (+ maxCos -1)) (sqrt (/ (* ux (* ux ux)) (+ 2 (* maxCos -2)))))))) |
(PI) |
(* uy (* 2 (PI))) |
(* (+ 1 (- (* ux maxCos) ux)) (+ 1 (- (* ux maxCos) ux))) |
(* uy (PI)) |
(- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))) |
(* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))) |
(* ux (* ux ux)) |
| Outputs |
|---|
(*.f32 (pow.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1/2 binary32))) |
(pow.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1/2 binary32)) |
(sqrt.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)))) |
(*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 1/2 binary32)) (pow.f32 ux #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1/4 binary32)) (pow.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1/4 binary32))) |
(+.f32 ux (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) |
(+.f32 (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) ux) |
(fma.f32 ux #s(literal 1 binary32) (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) |
(fma.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) ux) |
(fma.f32 #s(literal 1 binary32) ux (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) |
(fma.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) ux ux) |
(/.f32 (+.f32 (*.f32 ux (*.f32 ux ux)) (pow.f32 (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) #s(literal 3 binary32))) (+.f32 (*.f32 ux ux) (-.f32 (*.f32 (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (*.f32 ux (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))))) |
(/.f32 (-.f32 (*.f32 ux ux) (*.f32 (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (-.f32 ux (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) |
(/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))) |
(/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos)) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos)) |
(*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) |
(*.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) ux) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) |
(+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) |
(+.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 maxCos)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)) |
(fma.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) maxCos)) |
(fma.f32 (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) |
(fma.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 (-.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (*.f32 maxCos (*.f32 maxCos maxCos))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos (+.f32 maxCos (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal 1 binary32)) |
(fma.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos maxCos)) (/.f32 #s(literal 1 binary32) (+.f32 maxCos (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 1 binary32)) |
(-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 maxCos #s(literal -1 binary32))) |
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos)) (/.f32 (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos)) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos))) |
(/.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 3 binary32)) (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (+.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos)))) |
(/.f32 (-.f32 (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) #s(literal 1 binary32)) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos maxCos)) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos)) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) maxCos))) |
(*.f32 uy (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)))) |
(*.f32 (PI.f32) (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 uy (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 uy (PI.f32)) (*.f32 #s(literal 2 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (*.f32 (PI.f32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32))) #s(literal 2 binary32)) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) uy) (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 uy (PI.f32))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (PI.f32)) (*.f32 uy #s(literal 2 binary32))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(exp.f32 (*.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) #s(literal 1/2 binary32))) |
(pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (hypot.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/4 binary32))) |
(+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) #s(literal 1 binary32)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) #s(literal 1 binary32)) |
(fma.f32 (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) #s(literal 1 binary32)) |
(-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(*.f32 (PI.f32) (*.f32 uy #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) uy) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 uy (PI.f32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(exp.f32 (*.f32 (log.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) #s(literal 1/2 binary32))) |
(pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/2 binary32)) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(sqrt.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(*.f32 (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32)) (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32))) |
(neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) |
(+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(+.f32 #s(literal 0 binary32) (*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) |
(+.f32 #s(literal 0 binary32) (*.f32 (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) ux)) |
(+.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1 binary32)) |
(-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(-.f32 #s(literal 0 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) |
(-.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(-.f32 (-.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) (*.f32 ux maxCos))) (*.f32 ux #s(literal -2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) (neg.f32 (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) (*.f32 #s(literal 0 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) (-.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) (+.f32 #s(literal 0 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sin.f32 (*.f32 uy (PI.f32))) (cos.f32 (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(*.f32 (PI.f32) (*.f32 uy #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) uy) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 uy (PI.f32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 uy #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) uy) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/2 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 1/2 binary32)) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) #s(literal -1/2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 3/2 binary32)) (pow.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) #s(literal 3 binary32)))) (+.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))))) |
(/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (pow.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) #s(literal 2 binary32)))) (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 3/2 binary32)) (pow.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) #s(literal 3 binary32))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (pow.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) #s(literal 2 binary32))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))))) |
(*.f32 (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(PI.f32) |
(log1p.f32 (expm1.f32 (PI.f32))) |
(exp.f32 (log.f32 (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (PI.f32)) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (PI.f32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (PI.f32))) #s(literal 2 binary32))) |
(pow.f32 (PI.f32) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32)) |
(pow.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(-.f32 (exp.f32 (log1p.f32 (PI.f32))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (PI.f32) (PI.f32))) |
(cbrt.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 1 binary32)) |
(*.f32 (PI.f32) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (log.f32 (exp.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (log.f32 (exp.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) #s(literal 1 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(log.f32 (exp.f32 (PI.f32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (PI.f32)))) |
(expm1.f32 (log1p.f32 (PI.f32))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(*.f32 (PI.f32) (*.f32 uy #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) uy) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 uy (PI.f32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log1p.f32 (-.f32 (*.f32 ux maxCos) ux)) #s(literal 2 binary32))) |
(+.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (*.f32 (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) #s(literal 1 binary32))) |
(+.f32 (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) |
(pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) #s(literal 2 binary32)) |
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (*.f32 (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) #s(literal 1 binary32))) |
(fma.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) #s(literal 1 binary32))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (-.f32 (*.f32 ux maxCos) ux) #s(literal 1 binary32))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (-.f32 (*.f32 ux maxCos) ux) #s(literal 1 binary32))))) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (-.f32 (*.f32 ux maxCos) ux) #s(literal 1 binary32))))) (*.f32 (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) #s(literal 1 binary32))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)) (*.f32 (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (-.f32 (*.f32 ux maxCos) ux) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (-.f32 (*.f32 ux maxCos) ux) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (-.f32 (*.f32 ux maxCos) ux) #s(literal 1 binary32)))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (-.f32 (*.f32 ux maxCos) ux) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) #s(literal 3 binary32)) (pow.f32 (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) #s(literal 3 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (-.f32 (*.f32 ux maxCos) ux) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (-.f32 (*.f32 ux maxCos) ux) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)) |
(*.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) |
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) #s(literal 1 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) #s(literal 1 binary32))) |
(*.f32 uy (PI.f32)) |
(*.f32 (PI.f32) uy) |
(*.f32 #s(literal 1 binary32) (*.f32 uy (PI.f32))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) uy)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) uy)) |
(*.f32 (*.f32 uy #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 uy (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 uy (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) |
(+.f32 (neg.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) #s(literal -1 binary32)) |
(fma.f32 ux (neg.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1 binary32)) |
(fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) #s(literal 1 binary32)) |
(fma.f32 (*.f32 ux ux) (neg.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) #s(literal 1 binary32)) |
(fma.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (neg.f32 (*.f32 ux ux)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 ux) (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 (*.f32 ux ux)) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 ux ux) #s(literal 1 binary32)) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) (/.f32 (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (/.f32 (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (neg.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (*.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (neg.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (-.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) |
(+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)))) |
(+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)) (*.f32 ux ux))) |
(fma.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)))) |
(fma.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)) (*.f32 ux ux))) |
(fma.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)))) |
(fma.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)) (*.f32 ux ux))) |
(fma.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)))) |
(fma.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)) (*.f32 ux ux))) |
(fma.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)))) |
(fma.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)) (*.f32 ux ux))) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux ux) (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)))) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux ux) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)) (*.f32 ux ux))) |
(fma.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) ux) (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)))) |
(fma.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) ux) (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)) (*.f32 ux ux))) |
(fma.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) maxCos)) ux (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)))) |
(fma.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) maxCos)) ux (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) (neg.f32 ux)) (*.f32 ux ux))) |
(/.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 ux (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux)))))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) |
(/.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 ux (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 ux (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))))))) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 ux (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux)))))) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) |
(*.f32 ux (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (*.f32 ux ux)) |
(*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) #s(literal 1 binary32)) |
(*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) |
(*.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 ux ux)) |
(exp.f32 (*.f32 (log.f32 ux) #s(literal 3 binary32))) |
(pow.f32 ux #s(literal 3 binary32)) |
(*.f32 ux (*.f32 ux ux)) |
(*.f32 (*.f32 ux ux) ux) |
(*.f32 (pow.f32 ux #s(literal 3/2 binary32)) (pow.f32 ux #s(literal 3/2 binary32))) |
| 1× | egg-herbie |
| 7966× | *-lowering-*.f32 |
| 7966× | *-lowering-*.f64 |
| 2596× | +-lowering-+.f64 |
| 2596× | +-lowering-+.f32 |
| 2270× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1677 | 14959 |
| 1 | 6218 | 13964 |
| 0 | 8377 | 13964 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* uy (PI)))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (PI))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (pow (PI) 3))) (* 4/15 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* (pow uy 2) (pow (PI) 5)))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (pow (PI) 5))))))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI)))))) |
(+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1)))))))) |
(+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))) |
(* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))) (sqrt (* (- 1 maxCos) (- maxCos 1))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (* ux (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* -1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)) (* ux (pow (sqrt -1) 4))) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5))))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI))))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2))) (sqrt (/ ux (+ 1 (* -1 (- ux 1))))))) (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))))) (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))))))) (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))) (- (* 2 ux) 2)))) (sqrt (/ 1 (* ux (pow (+ 1 (* -1 (- ux 1))) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))) (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1))))))))))))) (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI)))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* maxCos (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- (* 2 ux) 2) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (- 1 maxCos) (- maxCos 1))))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1))))))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3))))))))) |
(* ux (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))))) |
(* -1 (* (* ux (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (pow (sqrt -1) 2) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (* ux (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) ux)) (* (pow (sqrt -1) 2) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* -1/16 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3) (* ux (pow (sqrt -1) 4))) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5))))))) ux)) (* 1/2 (* (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) ux)) (* (pow (sqrt -1) 2) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(sqrt (* ux (+ 1 (* -1 (- ux 1))))) |
(+ (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (* 1/2 (* (* maxCos (- (* 2 ux) 2)) (sqrt (/ ux (+ 1 (* -1 (- ux 1)))))))) |
(+ (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (- (* 2 ux) 2))) (* 1/2 (* (* maxCos (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1))))))) (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1))))))))))) |
(+ (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (- (* 2 ux) 2))) (* maxCos (+ (* -1/4 (* (* maxCos (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))) (- (* 2 ux) 2))) (sqrt (/ 1 (* ux (pow (+ 1 (* -1 (- ux 1))) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1))))))))))))) |
(* maxCos (* ux (sqrt -1))) |
(* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))) |
(* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(* maxCos (+ (* -1/4 (/ (* (- (* 2 ux) 2) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(* -1 (* maxCos (+ (* -1/2 (/ (+ 1 (* -1 (- (* 2 ux) 1))) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (+ 1 (* -1 (- (* 2 ux) 1))) (sqrt -1)))) maxCos)) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (+ 1 (* -1 (- (* 2 ux) 1))) (sqrt -1)))) maxCos)) (* ux (sqrt -1))))) |
(* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(* (pow ux 2) (* (- 1 maxCos) (- maxCos 1))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* (pow ux 2) (* (- 1 maxCos) (- maxCos 1))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* ux (+ 1 (* -1 (- ux 1)))) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (+ 1 (* -1 (- ux 1))))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (+ 1 (* -1 (- ux 1))))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (+ 1 (* -1 (- ux 1))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (+ 1 (* -1 (- ux 1)))) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (+ 1 (* -1 (- ux 1)))) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 1 (* -1 (- (* 2 ux) 1)))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (+ 1 (* -1 (- ux 1)))) maxCos)) (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (+ 1 (* -1 (- ux 1)))) maxCos)) (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) maxCos)) (* -1 (pow ux 2)))) |
(+ 1 (* -1 (- ux 1))) |
(+ 1 (+ (* -1 (- ux 1)) (* maxCos (- (* 2 ux) 2)))) |
(+ 1 (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2)))) |
(+ 1 (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2)))) |
(* -1 (* (pow maxCos 2) ux)) |
(* (pow maxCos 2) (- (+ (* -1 ux) (* 2 (/ ux maxCos))) (* 2 (/ 1 maxCos)))) |
(* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (+ (* 2 (/ ux maxCos)) (/ 1 (pow maxCos 2))))) (* 2 (/ 1 maxCos)))) |
(* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (+ (* 2 (/ ux maxCos)) (/ 1 (pow maxCos 2))))) (* 2 (/ 1 maxCos)))) |
(* -1 (* (pow maxCos 2) ux)) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (* -1 (- (* 2 ux) 1))) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (+ 1 (* -1 (- ux 1))) maxCos)))) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (+ 1 (* -1 (- ux 1))) maxCos)))) maxCos)))) |
(- (+ 1 (* -1 (- maxCos 1))) maxCos) |
(- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos) |
(- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos) |
(- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos) |
(* ux (* (- 1 maxCos) (- maxCos 1))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(* ux (* (- 1 maxCos) (- maxCos 1))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux))))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux))))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) |
(+ (* -1 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI))))) |
(+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* -1/4 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (* uy (* (PI) (pow (- maxCos 1) 4)))))))) |
(+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (* uy (* (PI) (pow (- maxCos 1) 4))))) (* -1/8 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (* uy (* (PI) (pow (- maxCos 1) 6)))))))))) |
(* 2 (* ux (* uy (* (PI) (* (sqrt -1) (- maxCos 1)))))) |
(* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1))))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/8 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 3))) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))))) |
(* -2 (* ux (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(* -1 (* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* -1 (/ (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/8 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 3))) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(+ (* -2 (* (* maxCos (* ux (* uy (* (PI) (- 1 ux))))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2)))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* maxCos (+ (* -2 (* (* ux (* uy (* (PI) (- 1 ux)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1 (* (* maxCos (* uy (* (PI) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* maxCos (+ (* -2 (* (* ux (* uy (* (PI) (- 1 ux)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1 (* (* maxCos (* ux (* uy (* (PI) (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux)))))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1 (* (* uy (* (PI) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))))) |
(* 2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))) |
(* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))))) |
(* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (+ (/ (* uy (* (PI) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3)))) (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* (pow maxCos 2) (* ux (sqrt -1)))))))) |
(* -2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* maxCos (* ux (sqrt -1))))) (* 2 (/ (* uy (* (PI) (- 1 ux))) (sqrt -1)))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* uy (* (PI) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3)))) (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* ux (sqrt -1)))) maxCos)) (* 2 (/ (* uy (* (PI) (- 1 ux))) (sqrt -1)))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (pow (- maxCos 1) 2)))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (pow (- maxCos 1) 4)))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (pow (- maxCos 1) 4))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (pow (- maxCos 1) 6)))))))) |
(* ux (* (sqrt -1) (- maxCos 1))) |
(* ux (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (pow (- 2 (* 2 maxCos)) 3) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))))) |
(* -1 (* ux (* (sqrt -1) (+ 1 (* -1 maxCos))))) |
(* -1 (* ux (+ (* 1/2 (/ (+ 2 (* -2 maxCos)) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/16 (/ (pow (+ 2 (* -2 maxCos)) 3) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux)) (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(sqrt (- 1 (pow (- 1 ux) 2))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* -1 (* (* maxCos (* ux (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1/2 (* (* maxCos (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1/2 (* (* maxCos (* ux (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux)))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1/2 (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))))) |
(* maxCos (* ux (sqrt -1))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(* -1 (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* maxCos (* ux (sqrt -1))))) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* ux (sqrt -1))))) maxCos)) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1))))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(* -1 (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(- 1 (pow (- 1 ux) 2)) |
(- (+ 1 (* -2 (* maxCos (* ux (- 1 ux))))) (pow (- 1 ux) 2)) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2)) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2)) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* uy (* (PI) (sqrt -1))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))))) (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (PI) (sqrt -1)))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (PI) (sqrt -1)))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow (PI) 3) (sqrt -1)))) (* 4/15 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow uy 2) (* (pow (PI) 5) (sqrt -1))))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (PI) (sqrt -1)))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow (PI) 3) (sqrt -1)))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow uy 2) (* (pow (PI) 7) (sqrt -1))))) (* 4/15 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow (PI) 5) (sqrt -1)))))))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1)))) |
(+ (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1)))) (* (/ (* maxCos (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (sqrt -2)) (sqrt ux))) |
(+ (* maxCos (+ (* -1/2 (* (/ (* maxCos (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (pow (sqrt -2) 3)) (sqrt ux))) (* (sqrt ux) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt -2))))) (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1))))) |
(+ (* maxCos (+ (* maxCos (+ (* -1/2 (* (sqrt ux) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt -2) 3)))) (* 1/2 (* (/ (* maxCos (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (pow (sqrt -2) 5)) (sqrt ux))))) (* (sqrt ux) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt -2))))) (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1))))) |
(* (sqrt (* maxCos ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))) (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2))))))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 5)))) (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))))))) |
(* -1 (* (sqrt (* maxCos ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2))))) |
(* -1 (* maxCos (+ (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))))) |
(* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2))))))) |
(* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))) |
(* (sqrt ux) (* (sqrt -2) (sqrt -1))) |
(+ (* (sqrt ux) (* (sqrt -2) (sqrt -1))) (* (/ (* maxCos (sqrt -1)) (sqrt -2)) (sqrt ux))) |
(+ (* maxCos (+ (* -1/2 (* (/ (* maxCos (sqrt -1)) (pow (sqrt -2) 3)) (sqrt ux))) (* (sqrt ux) (/ (sqrt -1) (sqrt -2))))) (* (sqrt ux) (* (sqrt -2) (sqrt -1)))) |
(+ (* maxCos (+ (* maxCos (+ (* -1/2 (* (sqrt ux) (/ (sqrt -1) (pow (sqrt -2) 3)))) (* 1/2 (* (/ (* maxCos (sqrt -1)) (pow (sqrt -2) 5)) (sqrt ux))))) (* (sqrt ux) (/ (sqrt -1) (sqrt -2))))) (* (sqrt ux) (* (sqrt -2) (sqrt -1)))) |
(* (sqrt (* maxCos ux)) (* (sqrt -1) (sqrt 2))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))))))) |
(* -1 (* (sqrt (* maxCos ux)) (* (sqrt -1) (sqrt 2)))) |
(* -1 (* maxCos (+ (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))))) |
(* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2))))))) |
(* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))))))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- 2 (* 2 maxCos))) |
(* -1 (* ux (- (* 2 maxCos) 2))) |
(* -1 (* ux (- (* 2 maxCos) 2))) |
(* -1 (* ux (- (* 2 maxCos) 2))) |
(* -1 (* ux (- (* 2 maxCos) 2))) |
(* 2 ux) |
(- (* -2 (* maxCos ux)) (* -2 ux)) |
(- (* -2 (* maxCos ux)) (* -2 ux)) |
(- (* -2 (* maxCos ux)) (* -2 ux)) |
(* -2 (* maxCos ux)) |
(* maxCos (- (* 2 (/ ux maxCos)) (* 2 ux))) |
(* maxCos (- (* 2 (/ ux maxCos)) (* 2 ux))) |
(* maxCos (- (* 2 (/ ux maxCos)) (* 2 ux))) |
(* -2 (* maxCos ux)) |
(* -1 (* maxCos (- (* -2 (/ ux maxCos)) (* -2 ux)))) |
(* -1 (* maxCos (- (* -2 (/ ux maxCos)) (* -2 ux)))) |
(* -1 (* maxCos (- (* -2 (/ ux maxCos)) (* -2 ux)))) |
(* 2 (* uy (PI))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* 2 (* (PI) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* 4/15 (* (pow (PI) 5) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 2)))) (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 4))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 4)))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 6))))))))) |
(* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))) |
(* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))) |
(* -1 (* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (- 1 maxCos)))) (* 1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* ux (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))) (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5)))))) ux)) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (- 1 maxCos))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) |
(+ (* -1/2 (* (* maxCos (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) |
(+ (* maxCos (+ (* -1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1/2 (* (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) |
(+ (* maxCos (+ (* -1/2 (* (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* maxCos (+ (* -1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1/4 (* (* maxCos (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (* (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)) (- (* 2 (/ 1 ux)) 2))))) (sqrt (/ 1 (pow (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) 3))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* maxCos (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* maxCos (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* maxCos (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (* maxCos (sqrt -1)))) (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- (* 2 (/ 1 ux)) 2))) (* (pow maxCos 3) (* ux (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* -1 (* maxCos (+ (* 1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 (/ 1 ux))))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 (/ 1 ux))))) (sqrt -1))) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- 2 (* 2 (/ 1 ux))))) (* maxCos (* ux (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 (/ 1 ux))))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 (* uy (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))) |
(* uy (+ (* -4/3 (* (pow uy 2) (* (pow (PI) 3) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))) (* 2 (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))))) |
(* uy (+ (* 2 (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* 4/15 (* (pow uy 2) (* (pow (PI) 5) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))))))) |
(* uy (+ (* 2 (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (* (pow (PI) 7) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))) (* 4/15 (* (pow (PI) 5) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (sin (* 2 (* uy (PI))))))) |
(* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (sin (* 2 (* uy (PI))))))) |
(* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (sin (* 2 (* uy (PI))))))) |
(* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2))))) |
(* (pow ux 2) (+ (* -1 (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2))))))) |
(* (pow ux 2) (+ (* -1 (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2))))))) |
(* (pow ux 2) (+ (* -1 (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2)))) |
(+ (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt ux) (/ 1 (sqrt 2)))) (* -1/2 (+ (* -2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2))))) |
(+ (* maxCos (+ (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt ux) (/ 1 (pow (sqrt 2) 3)))) (* -1/2 (+ (* -1/2 (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))) (* (sqrt (pow ux 3)) (sqrt 1/2)))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt ux) (/ 1 (sqrt 2)))) (* -1/2 (+ (* -2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2))))) |
(+ (* maxCos (+ (* maxCos (+ (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt ux) (/ 1 (pow (sqrt 2) 5)))) (* -1/2 (+ (* -1/2 (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* -1/4 (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (sqrt 1/2))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt ux) (/ 1 (pow (sqrt 2) 3)))) (* -1/2 (+ (* -1/2 (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))) (* (sqrt (pow ux 3)) (sqrt 1/2))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt ux) (/ 1 (sqrt 2)))) (* -1/2 (+ (* -2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2))))) |
(* -1/2 (* (sqrt (* (pow maxCos 3) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) |
(* (pow maxCos 2) (+ (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) (/ (* (sin (* 2 (* uy (PI)))) (+ (* (sqrt (/ ux maxCos)) (sqrt -2)) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) maxCos))) |
(* (pow maxCos 2) (+ (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) (pow maxCos 2))) (/ (* (sin (* 2 (* uy (PI)))) (+ (* (sqrt (/ ux maxCos)) (sqrt -2)) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) maxCos)))) |
(* (pow maxCos 2) (+ (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) (pow maxCos 2))) (+ (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))) (* 1/2 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))))) (* (sqrt (* maxCos ux)) (/ 1 (sqrt -2))))) (pow maxCos 3)) (/ (* (sin (* 2 (* uy (PI)))) (+ (* (sqrt (/ ux maxCos)) (sqrt -2)) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) maxCos))))) |
(* -1/2 (* (sqrt (* (pow maxCos 3) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2))))) |
(* (pow maxCos 2) (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))))) maxCos)) (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2))))))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2))))) maxCos)) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))) maxCos)) (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2))))))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (+ (* -1/2 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))) (* 1/4 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))))) (* (sqrt (* maxCos ux)) (/ (sqrt -1) (sqrt 2))))) maxCos)) (* -1/2 (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2))))))) maxCos)) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))) maxCos)) (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2))))))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
1 |
(+ 1 (* ux (- (* 2 maxCos) 2))) |
(+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2))) |
(+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2))) |
(* (pow ux 2) (pow (- maxCos 1) 2)) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux)))) |
(* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2)) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(pow (- 1 ux) 2) |
(+ (* 2 (* maxCos (* ux (- 1 ux)))) (pow (- 1 ux) 2)) |
(+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2)) |
(+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2)) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2))) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* ux (+ 2 (* -2 maxCos))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(- (+ 1 (* -1 (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
1 |
(+ 1 (* -1 (* ux (+ 2 (* -2 maxCos))))) |
(+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2))))) |
(+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2))))) |
(* (pow ux 2) (pow (- 1 maxCos) 2)) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)))) |
(* (pow ux 2) (pow (- 1 maxCos) 2)) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) |
(+ (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (pow ux 2))) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (* -1 (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
(pow ux 3) |
| Outputs |
|---|
(* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* uy (PI)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (PI))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (PI.f32))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (pow (PI) 3))) (* 4/15 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* (pow uy 2) (pow (PI) 5)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (PI.f32))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 5 binary32))))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (pow (PI) 5))))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (PI.f32))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 7 binary32))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (pow.f32 (PI.f32) #s(literal 5 binary32)))))))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 1 (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1)))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))))))))) |
(+ (* (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (- 1 maxCos) (- maxCos 1))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (sin (* 2 (* uy (PI)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(*.f32 (*.f32 ux (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 ux ux))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 ux ux))) (+.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) ux) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32)))))))))) |
(* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))) (sqrt (* (- 1 maxCos) (- maxCos 1))))) |
(neg.f32 (*.f32 ux (*.f32 (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) #s(literal -1 binary32))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) #s(literal -1 binary32))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (* ux (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (neg.f32 ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* -1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)) (* ux (pow (sqrt -1) 4))) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5))))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) #s(literal -1 binary32)))) (*.f32 #s(literal -1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32))))) (*.f32 (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) ux) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))))) ux))) ux)))) |
(* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2))) (sqrt (/ ux (+ 1 (* -1 (- ux 1))))))) (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))))) (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))))))) (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (*.f32 maxCos (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (sqrt.f32 (/.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (*.f32 maxCos (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))))))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))) (- (* 2 ux) 2)))) (sqrt (/ 1 (* ux (pow (+ 1 (* -1 (- ux 1))) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))) (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1))))))))))))) (* (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (sqrt.f32 (/.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))))))))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(*.f32 (*.f32 ux maxCos) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 maxCos (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- (* 2 ux) 2) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(neg.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) #s(literal -1 binary32)))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))) maxCos)))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) #s(literal -1 binary32)))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos)))) maxCos))) |
(sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* 1/2 (* (sqrt (/ (pow ux 3) (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (- 1 maxCos) (- maxCos 1))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))))))))) |
(+ (sqrt (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3)))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 5)))) (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3))))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) #s(literal 5 binary32)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))))))) |
(* ux (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(*.f32 ux (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux))))))) |
(* ux (+ (sqrt (* (- 1 maxCos) (- maxCos 1))) (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow ux 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (+ (* 1/16 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3) (pow ux 3)) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5)))))) (* 1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux)))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (*.f32 ux (*.f32 ux ux)))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(* -1 (* (* ux (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))) |
(*.f32 (*.f32 #s(literal -1 binary32) (neg.f32 ux)) (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* -1 (* ux (+ (* -1/2 (* (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (pow (sqrt -1) 2) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal -1 binary32) (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (* ux (pow (sqrt -1) 2))) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* 1/2 (* (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) ux)) (* (pow (sqrt -1) 2) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (neg.f32 ux))) (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)))))) (* -1/16 (* (/ (pow (- (+ 1 (* -1 (- maxCos 1))) maxCos) 3) (* ux (pow (sqrt -1) 4))) (sqrt (/ 1 (* (pow (- 1 maxCos) 5) (pow (- maxCos 1) 5))))))) ux)) (* 1/2 (* (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))) (- (+ 1 (* -1 (- maxCos 1))) maxCos)))) ux)) (* (pow (sqrt -1) 2) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))) #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)))) (*.f32 ux (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32))))))) ux))) ux)))) |
(sqrt (* ux (+ 1 (* -1 (- ux 1))))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))) |
(+ (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (* 1/2 (* (* maxCos (- (* 2 ux) 2)) (sqrt (/ ux (+ 1 (* -1 (- ux 1)))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))))) |
(+ (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (- (* 2 ux) 2))) (* 1/2 (* (* maxCos (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1))))))) (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1))))))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))) (*.f32 maxCos (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sqrt.f32 (/.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (*.f32 maxCos (*.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))))))))) |
(+ (sqrt (* ux (+ 1 (* -1 (- ux 1))))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (+ 1 (* -1 (- ux 1))))) (- (* 2 ux) 2))) (* maxCos (+ (* -1/4 (* (* maxCos (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1)))))) (- (* 2 ux) 2))) (sqrt (/ 1 (* ux (pow (+ 1 (* -1 (- ux 1))) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 1 (* -1 (- ux 1)))))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (+ 1 (* -1 (- ux 1))))))))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sqrt.f32 (/.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 maxCos (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))))))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))))))))) |
(* maxCos (* ux (sqrt -1))) |
(*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32))) |
(* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))) |
(*.f32 maxCos (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(*.f32 maxCos (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1/4 (/ (* (- (* 2 ux) 2) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(*.f32 (neg.f32 maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) |
(* -1 (* maxCos (+ (* -1/2 (/ (+ 1 (* -1 (- (* 2 ux) 1))) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (+ 1 (* -1 (- (* 2 ux) 1))) (sqrt -1)))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) (sqrt.f32 #s(literal -1 binary32)))) maxCos)))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- (* ux (+ 1 (* -1 (- ux 1)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (+ 1 (* -1 (- (* 2 ux) 1))) (sqrt -1)))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) #s(literal -1 binary32))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos))) maxCos)))) |
(* ux (- (+ 1 (* -1 (- maxCos 1))) maxCos)) |
(*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos))) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(*.f32 ux (-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))) maxCos)) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(*.f32 ux (-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))) maxCos)) |
(* ux (- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos)) |
(*.f32 ux (-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))) maxCos)) |
(* (pow ux 2) (* (- 1 maxCos) (- maxCos 1))) |
(*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux ux)) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* (pow ux 2) (* (- 1 maxCos) (- maxCos 1))) |
(*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux ux)) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* ux (+ 1 (* -1 (- ux 1)))) |
(*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (+ 1 (* -1 (- ux 1))))) |
(+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (+ 1 (* -1 (- ux 1))))) |
(+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (+ 1 (* -1 (- ux 1))))) |
(+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos) (*.f32 #s(literal -1 binary32) (*.f32 ux ux)))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (+ 1 (* -1 (- ux 1)))) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos) (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos maxCos))) (*.f32 #s(literal -1 binary32) (*.f32 ux ux)))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (+ 1 (* -1 (- ux 1)))) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos) (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos maxCos))) (*.f32 #s(literal -1 binary32) (*.f32 ux ux)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 1 (* -1 (- (* 2 ux) 1)))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (+ 1 (* -1 (- ux 1)))) maxCos)) (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) (neg.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) maxCos))) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (+ 1 (* -1 (- ux 1)))) maxCos)) (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) (neg.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) maxCos))) maxCos)) (*.f32 ux ux))) |
(+ 1 (* -1 (- ux 1))) |
(+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) |
(+ 1 (+ (* -1 (- ux 1)) (* maxCos (- (* 2 ux) 2)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) |
(+ 1 (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2)))) |
(+.f32 #s(literal 1 binary32) (+.f32 (neg.f32 (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux maxCos)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(+ 1 (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2)))) |
(+.f32 #s(literal 1 binary32) (+.f32 (neg.f32 (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux maxCos)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(* -1 (* (pow maxCos 2) ux)) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) ux) |
(* (pow maxCos 2) (- (+ (* -1 ux) (* 2 (/ ux maxCos))) (* 2 (/ 1 maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (neg.f32 ux) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos))) |
(* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (+ (* 2 (/ ux maxCos)) (/ 1 (pow maxCos 2))))) (* 2 (/ 1 maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (+.f32 (+.f32 (neg.f32 ux) (/.f32 (neg.f32 (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) ux) maxCos) (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)))) (/.f32 #s(literal 2 binary32) maxCos))) |
(* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (+ (* 2 (/ ux maxCos)) (/ 1 (pow maxCos 2))))) (* 2 (/ 1 maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (+.f32 (+.f32 (neg.f32 ux) (/.f32 (neg.f32 (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) ux) maxCos) (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)))) (/.f32 #s(literal 2 binary32) maxCos))) |
(* -1 (* (pow maxCos 2) ux)) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) ux) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (* -1 (- (* 2 ux) 1))) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 ux) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (+ 1 (* -1 (- ux 1))) maxCos)))) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) maxCos))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (+ 1 (* -1 (- ux 1))) maxCos)))) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) maxCos))) maxCos))) |
(- (+ 1 (* -1 (- maxCos 1))) maxCos) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) |
(- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos) |
(-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))) maxCos) |
(- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos) |
(-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))) maxCos) |
(- (+ 1 (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1))))) maxCos) |
(-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))) maxCos) |
(* ux (* (- 1 maxCos) (- maxCos 1))) |
(*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 ux (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 ux (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (+ (* (- 1 maxCos) (- maxCos 1)) (/ 1 ux))) (/ maxCos ux))) |
(*.f32 ux (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))) |
(* ux (* (- 1 maxCos) (- maxCos 1))) |
(*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (+ 1 (* -1 (- maxCos 1))) maxCos) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal -1 binary32)) maxCos)) ux))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- (+ 1 (* maxCos ux)) ux) 2))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) |
(+ (* -1 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (neg.f32 (*.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) |
(+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* -1/4 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (* uy (* (PI) (pow (- maxCos 1) 4)))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (*.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32)))))))) |
(+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (* uy (* (PI) (pow (- maxCos 1) 4))))) (* -1/8 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (* uy (* (PI) (pow (- maxCos 1) 6)))))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (*.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 6 binary32)))))))))) |
(* 2 (* ux (* uy (* (PI) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) ux) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) uy) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1))))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) uy) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (*.f32 (/.f32 (*.f32 uy (PI.f32)) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/8 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 3))) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (/.f32 (*.f32 uy (PI.f32)) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) uy) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))))))) |
(* -2 (* ux (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(*.f32 #s(literal -2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* -1 (* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) uy) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (/.f32 uy ux) (*.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) uy) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (/.f32 #s(literal 1/4 binary32) ux) (*.f32 (/.f32 (*.f32 uy (PI.f32)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* -1 (/ (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/8 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 3))) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) uy) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (/.f32 (*.f32 uy (PI.f32)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)))))) ux)) ux)))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) |
(+ (* -2 (* (* maxCos (* ux (* uy (* (PI) (- 1 ux))))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2)))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 ux maxCos) (*.f32 uy (*.f32 (PI.f32) (-.f32 #s(literal 1 binary32) ux))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* maxCos (+ (* -2 (* (* ux (* uy (* (PI) (- 1 ux)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1 (* (* maxCos (* uy (* (PI) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 maxCos (-.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (-.f32 #s(literal 1 binary32) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) (*.f32 maxCos (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 uy (PI.f32)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* maxCos (+ (* -2 (* (* ux (* uy (* (PI) (- 1 ux)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1 (* (* maxCos (* ux (* uy (* (PI) (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux)))))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1 (* (* uy (* (PI) (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (-.f32 #s(literal 1 binary32) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) (*.f32 maxCos (-.f32 (neg.f32 (*.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 uy (PI.f32)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))))))))) |
(* 2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) |
(* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -2 binary32) (/.f32 (*.f32 uy (*.f32 (PI.f32) (-.f32 #s(literal 1 binary32) ux))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (/.f32 (*.f32 uy (*.f32 (PI.f32) (-.f32 #s(literal 1 binary32) ux))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (+ (/ (* uy (* (PI) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3)))) (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* (pow maxCos 2) (* ux (sqrt -1)))))))) |
(*.f32 maxCos (+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (/.f32 (*.f32 uy (*.f32 (PI.f32) (-.f32 #s(literal 1 binary32) ux))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32)))))) (+.f32 (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(* -2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(*.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* -2 (/ (* uy (* (PI) (- 1 ux))) (* maxCos (sqrt -1)))) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -2 binary32) (/.f32 (*.f32 uy (*.f32 (PI.f32) (-.f32 #s(literal 1 binary32) ux))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* maxCos (* ux (sqrt -1))))) (* 2 (/ (* uy (* (PI) (- 1 ux))) (sqrt -1)))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (-.f32 #s(literal 1 binary32) ux)))) (sqrt.f32 #s(literal -1 binary32)))) maxCos)))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* uy (* (PI) (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3)))) (/ (* uy (* (PI) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))))) (* ux (sqrt -1)))) maxCos)) (* 2 (/ (* uy (* (PI) (- 1 ux))) (sqrt -1)))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (-.f32 #s(literal 1 binary32) ux)))) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos))) maxCos)))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (pow (- maxCos 1) 2)))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (pow (- maxCos 1) 4)))))) |
(+.f32 (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32)))))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (pow (- maxCos 1) 4))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (pow (- maxCos 1) 6)))))))) |
(+.f32 (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 #s(literal -1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 6 binary32)))))))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* ux (* (sqrt -1) (- maxCos 1))) |
(*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))) |
(* ux (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))) |
(*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (pow (- 2 (* 2 maxCos)) 3) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))))))) |
(* -1 (* ux (* (sqrt -1) (+ 1 (* -1 maxCos))))) |
(*.f32 (neg.f32 ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))) |
(* -1 (* ux (+ (* 1/2 (/ (+ 2 (* -2 maxCos)) (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos))))) (* 1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* ux (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (-.f32 #s(literal 1 binary32) maxCos))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 ux (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow (+ 2 (* -2 maxCos)) 2) (* (pow (sqrt -1) 3) (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/16 (/ (pow (+ 2 (* -2 maxCos)) 3) (* ux (* (pow (sqrt -1) 5) (pow (+ 1 (* -1 maxCos)) 5)))))) ux)) (* -1/2 (/ (+ 2 (* -2 maxCos)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32))))) ux))) ux)))) |
(sqrt (- 1 (pow (- 1 ux) 2))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* -1 (* (* maxCos (* ux (- 1 ux))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))) |
(+.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (neg.f32 (*.f32 maxCos (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* -1/2 (* (* maxCos (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2))) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))) |
(+.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 maxCos (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 #s(literal -1/2 binary32) (*.f32 maxCos (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))))) |
(+ (sqrt (- 1 (pow (- 1 ux) 2))) (* maxCos (+ (* -1 (* (* ux (- 1 ux)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2)))))) (* maxCos (+ (* -1/2 (* (* maxCos (* ux (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (- 1 ux)))) (sqrt (/ 1 (pow (- 1 (pow (- 1 ux) 2)) 3))))) (* -1/2 (* (+ (/ (* (pow ux 2) (pow (- 1 ux) 2)) (- 1 (pow (- 1 ux) 2))) (pow ux 2)) (sqrt (/ 1 (- 1 (pow (- 1 ux) 2))))))))))) |
(+.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 maxCos (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 maxCos (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 maxCos (*.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))))))))) |
(* maxCos (* ux (sqrt -1))) |
(*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))) |
(*.f32 maxCos (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(*.f32 maxCos (+.f32 (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(*.f32 (neg.f32 maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) |
(* -1 (* maxCos (+ (* -1 (/ (- 1 ux) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* maxCos (* ux (sqrt -1))))) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))) (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) maxCos))) |
(* -1 (* maxCos (+ (* -1 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (- 1 ux) (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2)))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- 1 (+ (/ (pow (- 1 ux) 2) (pow (sqrt -1) 2)) (pow (- 1 ux) 2))) (* ux (sqrt -1))))) maxCos)) (/ 1 (sqrt -1))) (/ ux (sqrt -1))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32))))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) maxCos)) (-.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (/.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos)))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* -1 (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(- 1 (pow (- 1 ux) 2)) |
(-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) |
(- (+ 1 (* -2 (* maxCos (* ux (- 1 ux))))) (pow (- 1 ux) 2)) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2)) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 #s(literal -2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* 2 (* ux (- 1 ux)))))) (pow (- 1 ux) 2)) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 #s(literal -2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos))) (*.f32 ux ux)))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos))) (*.f32 ux ux)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (- (* -2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) maxCos)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (pow (- 1 ux) 2)) maxCos)) (* -2 (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) maxCos)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) maxCos)) (*.f32 ux ux))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* uy (* (PI) (sqrt -1))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))))) (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (PI) (sqrt -1)))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (PI) (sqrt -1)))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow (PI) 3) (sqrt -1)))) (* 4/15 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow uy 2) (* (pow (PI) 5) (sqrt -1))))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 (*.f32 #s(literal 4/15 binary32) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) (*.f32 (*.f32 uy uy) (*.f32 (pow.f32 (PI.f32) #s(literal 5 binary32)) (sqrt.f32 #s(literal -1 binary32))))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (PI) (sqrt -1)))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow (PI) 3) (sqrt -1)))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow uy 2) (* (pow (PI) 7) (sqrt -1))))) (* 4/15 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (pow (PI) 5) (sqrt -1)))))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 7 binary32))) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (*.f32 (pow.f32 (PI.f32) #s(literal 5 binary32)) (sqrt.f32 #s(literal -1 binary32))))))))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* (sqrt (* ux (- 2 (* 2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(neg.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(neg.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(neg.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(neg.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1)))) |
(*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -2 binary32)))) |
(+ (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1)))) (* (/ (* maxCos (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (sqrt -2)) (sqrt ux))) |
(+.f32 (*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (*.f32 (sqrt.f32 ux) (*.f32 maxCos (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -2 binary32)))))) |
(+ (* maxCos (+ (* -1/2 (* (/ (* maxCos (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (pow (sqrt -2) 3)) (sqrt ux))) (* (sqrt ux) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt -2))))) (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1))))) |
(+.f32 (*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 ux) (*.f32 (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -2 binary32))) (/.f32 maxCos #s(literal -2 binary32))))) (/.f32 (*.f32 (sqrt.f32 ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -2 binary32)))))) |
(+ (* maxCos (+ (* maxCos (+ (* -1/2 (* (sqrt ux) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt -2) 3)))) (* 1/2 (* (/ (* maxCos (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (pow (sqrt -2) 5)) (sqrt ux))))) (* (sqrt ux) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt -2))))) (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (* (sqrt -2) (sqrt -1))))) |
(+.f32 (*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (*.f32 maxCos (+.f32 (/.f32 (*.f32 (sqrt.f32 ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -2 binary32))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 ux)) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal -2 binary32) (sqrt.f32 #s(literal -2 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 ux) (*.f32 maxCos (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal 5 binary32))))))))))) |
(* (sqrt (* maxCos ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) |
(*.f32 (sqrt.f32 (*.f32 ux maxCos)) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32)))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))) (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))))) |
(*.f32 maxCos (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))))) (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2))))))) |
(*.f32 maxCos (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))))) (+.f32 (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32)))))))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 5)))) (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))))))) |
(*.f32 maxCos (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32))))) (+.f32 (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 5 binary32)))))))) |
(* -1 (* (sqrt (* maxCos ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2))))) |
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (*.f32 ux maxCos))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32)))) |
(* -1 (* maxCos (+ (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))))) |
(* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32))))) (+.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos)))))) |
(* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ ux maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux (pow maxCos 3))) (/ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt 2)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32))))) (+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 5 binary32))))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)) |
(*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)) |
(*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)) |
(*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1)) |
(*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))) |
(neg.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))) |
(neg.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))) |
(neg.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(* -1 (* (sqrt (* ux (- (* 2 maxCos) 2))) (sqrt -1))) |
(neg.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))))) |
(* (sqrt ux) (* (sqrt -2) (sqrt -1))) |
(*.f32 (sqrt.f32 ux) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -2 binary32)))) |
(+ (* (sqrt ux) (* (sqrt -2) (sqrt -1))) (* (/ (* maxCos (sqrt -1)) (sqrt -2)) (sqrt ux))) |
(+.f32 (*.f32 (sqrt.f32 ux) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (/.f32 (*.f32 (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 ux)) (sqrt.f32 #s(literal -2 binary32)))) |
(+ (* maxCos (+ (* -1/2 (* (/ (* maxCos (sqrt -1)) (pow (sqrt -2) 3)) (sqrt ux))) (* (sqrt ux) (/ (sqrt -1) (sqrt -2))))) (* (sqrt ux) (* (sqrt -2) (sqrt -1)))) |
(+.f32 (*.f32 (sqrt.f32 ux) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 ux) (/.f32 (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal -2 binary32) (sqrt.f32 #s(literal -2 binary32)))))) (/.f32 (*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -2 binary32)))))) |
(+ (* maxCos (+ (* maxCos (+ (* -1/2 (* (sqrt ux) (/ (sqrt -1) (pow (sqrt -2) 3)))) (* 1/2 (* (/ (* maxCos (sqrt -1)) (pow (sqrt -2) 5)) (sqrt ux))))) (* (sqrt ux) (/ (sqrt -1) (sqrt -2))))) (* (sqrt ux) (* (sqrt -2) (sqrt -1)))) |
(+.f32 (*.f32 (sqrt.f32 ux) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -2 binary32)))) (*.f32 maxCos (+.f32 (/.f32 (*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -2 binary32))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 ux)) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal -2 binary32) (sqrt.f32 #s(literal -2 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 ux) (/.f32 (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -2 binary32)) #s(literal 5 binary32)))))))))) |
(* (sqrt (* maxCos ux)) (* (sqrt -1) (sqrt 2))) |
(*.f32 (*.f32 (sqrt.f32 (*.f32 ux maxCos)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))))) |
(*.f32 maxCos (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))))) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))) |
(*.f32 maxCos (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))))) (+.f32 (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32))))))))) |
(* maxCos (+ (* -1 (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))))))) |
(*.f32 maxCos (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32)))))) (+.f32 (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 5 binary32))))))))) |
(* -1 (* (sqrt (* maxCos ux)) (* (sqrt -1) (sqrt 2)))) |
(neg.f32 (*.f32 (*.f32 (sqrt.f32 (*.f32 ux maxCos)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32)))) |
(* -1 (* maxCos (+ (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))))) |
(* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32)))))) (+.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos)))))) |
(* -1 (* maxCos (+ (* -1/2 (* (sqrt (/ ux (pow maxCos 5))) (/ (sqrt -1) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ ux (pow maxCos 7))) (/ (sqrt -1) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ ux (pow maxCos 3))) (/ (sqrt -1) (sqrt 2)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32)))))) (+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (pow.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 5 binary32)))))))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* -1 (* ux (- (* 2 maxCos) 2))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) |
(* -1 (* ux (- (* 2 maxCos) 2))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) |
(* -1 (* ux (- (* 2 maxCos) 2))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) |
(* -1 (* ux (- (* 2 maxCos) 2))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) |
(* 2 ux) |
(*.f32 #s(literal 2 binary32) ux) |
(- (* -2 (* maxCos ux)) (* -2 ux)) |
(*.f32 #s(literal -2 binary32) (-.f32 (*.f32 ux maxCos) ux)) |
(- (* -2 (* maxCos ux)) (* -2 ux)) |
(*.f32 #s(literal -2 binary32) (-.f32 (*.f32 ux maxCos) ux)) |
(- (* -2 (* maxCos ux)) (* -2 ux)) |
(*.f32 #s(literal -2 binary32) (-.f32 (*.f32 ux maxCos) ux)) |
(* -2 (* maxCos ux)) |
(*.f32 (*.f32 ux maxCos) #s(literal -2 binary32)) |
(* maxCos (- (* 2 (/ ux maxCos)) (* 2 ux))) |
(*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))) |
(* maxCos (- (* 2 (/ ux maxCos)) (* 2 ux))) |
(*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))) |
(* maxCos (- (* 2 (/ ux maxCos)) (* 2 ux))) |
(*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))) |
(* -2 (* maxCos ux)) |
(*.f32 (*.f32 ux maxCos) #s(literal -2 binary32)) |
(* -1 (* maxCos (- (* -2 (/ ux maxCos)) (* -2 ux)))) |
(*.f32 (neg.f32 maxCos) (*.f32 #s(literal -2 binary32) (-.f32 (/.f32 ux maxCos) ux))) |
(* -1 (* maxCos (- (* -2 (/ ux maxCos)) (* -2 ux)))) |
(*.f32 (neg.f32 maxCos) (*.f32 #s(literal -2 binary32) (-.f32 (/.f32 ux maxCos) ux))) |
(* -1 (* maxCos (- (* -2 (/ ux maxCos)) (* -2 ux)))) |
(*.f32 (neg.f32 maxCos) (*.f32 #s(literal -2 binary32) (-.f32 (/.f32 ux maxCos) ux))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 7 binary32))) (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32))))))))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* 2 (* (PI) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) (*.f32 (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) (* 4/15 (* (pow (PI) 5) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 7 binary32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) (*.f32 (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 2)))) (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 4))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 4 binary32)))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 4)))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- 1 maxCos) 6))))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 4 binary32))))) (*.f32 #s(literal -1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 6 binary32)))))))))) |
(* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))) |
(*.f32 ux (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))) |
(* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))))) |
(*.f32 ux (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 1/16 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 (*.f32 ux (*.f32 ux ux)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos))))) |
(*.f32 (neg.f32 ux) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))) |
(* -1 (* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- 1 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (- 1 maxCos)))) (* 1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* ux (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 ux (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))) (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5)))))) ux)) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* (sqrt -1) (- 1 maxCos))))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- 1 maxCos)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (sqrt.f32 #s(literal -1 binary32)))))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) ux))) ux))) ux)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(+ (* -1/2 (* (* maxCos (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) (*.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))))) |
(+ (* maxCos (+ (* -1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1/2 (* (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) (*.f32 maxCos (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 ux #s(literal 4 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))))) (*.f32 (*.f32 (*.f32 (*.f32 ux ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))))))))) |
(+ (* maxCos (+ (* -1/2 (* (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* maxCos (+ (* -1/2 (* (* (sin (* 2 (* uy (PI)))) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1/4 (* (* maxCos (* (pow ux 2) (* (sin (* 2 (* uy (PI)))) (* (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)) (- (* 2 (/ 1 ux)) 2))))) (sqrt (/ 1 (pow (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) 3))))))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (*.f32 ux ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 ux #s(literal 4 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))))))) (*.f32 #s(literal -1/4 binary32) (*.f32 maxCos (*.f32 (*.f32 (*.f32 (*.f32 ux ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 ux #s(literal 4 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))))))))))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(*.f32 (*.f32 ux maxCos) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* maxCos (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 maxCos (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (*.f32 ux (*.f32 (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)))))) |
(* maxCos (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 ux (*.f32 (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)))) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal -1 binary32)))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- (* 2 (/ 1 ux)) 2))) (* maxCos (sqrt -1)))) (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- (* 2 (/ 1 ux)) 2))) (* (pow maxCos 3) (* ux (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 ux (*.f32 (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)))) (+.f32 (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal -1 binary32)))))) (*.f32 (*.f32 ux (*.f32 maxCos maxCos)) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal -1 binary32))))))) (*.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(neg.f32 (*.f32 (*.f32 ux maxCos) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* 1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 (/ 1 ux))))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 (/ 1 ux))))) (sqrt -1))) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux maxCos) (sqrt.f32 #s(literal -1 binary32)))))) maxCos)))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- 2 (* 2 (/ 1 ux))))) (* maxCos (* ux (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (* ux (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 (/ 1 ux))))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))))) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))))) #s(literal -1 binary32))))))) (*.f32 (*.f32 ux maxCos) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))))) #s(literal -1 binary32)))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos))) maxCos)))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 (* uy (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))))) |
(* uy (+ (* -4/3 (* (pow uy 2) (* (pow (PI) 3) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))) (* 2 (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))))) (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))))) |
(* uy (+ (* 2 (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* 4/15 (* (pow uy 2) (* (pow (PI) 5) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 5 binary32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))))))))) |
(* uy (+ (* 2 (* (PI) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (* (pow (PI) 7) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))))) (* 4/15 (* (pow (PI) 5) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2)))))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 7 binary32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))))) (*.f32 (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (pow (- maxCos 1) 2))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) |
(*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (sin (* 2 (* uy (PI))))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 ux ux))))))) |
(* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (sin (* 2 (* uy (PI))))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 ux ux))))))) |
(* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (sin (* 2 (* uy (PI))))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 ux ux))))))) |
(* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2))))) |
(*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* (pow ux 2) (+ (* -1 (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2))))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 ux ux))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) #s(literal -1 binary32))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) |
(* (pow ux 2) (+ (* -1 (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2))))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 ux ux))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) #s(literal -1 binary32))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) |
(* (pow ux 2) (+ (* -1 (* (sqrt (/ (+ 2 (* -2 maxCos)) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (* (pow (sqrt -1) 2) (pow (- maxCos 1) 2))))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 ux ux))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) #s(literal -1 binary32))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) |
(* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (sqrt.f32 #s(literal 1/2 binary32)))) (*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))))) |
(+ (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt ux) (/ 1 (sqrt 2)))) (* -1/2 (+ (* -2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (sqrt.f32 #s(literal 1/2 binary32)))) (*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))))) (*.f32 maxCos (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 ux)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (sqrt.f32 #s(literal 1/2 binary32)))) (*.f32 #s(literal 1/4 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 1/2 binary32))))))))))) |
(+ (* maxCos (+ (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt ux) (/ 1 (pow (sqrt 2) 3)))) (* -1/2 (+ (* -1/2 (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))) (* (sqrt (pow ux 3)) (sqrt 1/2)))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt ux) (/ 1 (sqrt 2)))) (* -1/2 (+ (* -2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (sqrt.f32 #s(literal 1/2 binary32)))) (*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))))) (*.f32 maxCos (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 ux)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (sqrt.f32 #s(literal 1/2 binary32)))) (*.f32 #s(literal 1/4 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 1/2 binary32))))))))) (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (/.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))))) (/.f32 (+.f32 (*.f32 (*.f32 ux (*.f32 ux ux)) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (/.f32 (*.f32 ux (*.f32 ux ux)) #s(literal 1/2 binary32)))) (sqrt.f32 #s(literal 1/2 binary32)))) (+.f32 (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (sqrt.f32 #s(literal 1/2 binary32))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 1/2 binary32))))))))))))) |
(+ (* maxCos (+ (* maxCos (+ (* maxCos (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt ux) (/ 1 (pow (sqrt 2) 5)))) (* -1/2 (+ (* -1/2 (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* -1/4 (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))) (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (sqrt 1/2))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt ux) (/ 1 (pow (sqrt 2) 3)))) (* -1/2 (+ (* -1/2 (* (sqrt (/ 1 (pow ux 3))) (/ (+ (* -1/2 (pow ux 3)) (* 1/16 (/ (pow ux 3) (pow (sqrt 1/2) 2)))) (sqrt 1/2)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))) (* (sqrt (pow ux 3)) (sqrt 1/2))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt ux) (/ 1 (sqrt 2)))) (* -1/2 (+ (* -2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* 1/4 (* (sqrt (pow ux 3)) (/ 1 (sqrt 1/2)))))))))) (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (* (sqrt (pow ux 3)) (sqrt 1/2))) (* (sqrt ux) (sqrt 2))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (sqrt.f32 #s(literal 1/2 binary32)))) (*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))))) (*.f32 maxCos (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 ux)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (sqrt.f32 #s(literal 1/2 binary32)))) (*.f32 #s(literal 1/4 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 1/2 binary32))))))))) (*.f32 maxCos (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (/.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))))) (/.f32 (+.f32 (*.f32 (*.f32 ux (*.f32 ux ux)) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (/.f32 (*.f32 ux (*.f32 ux ux)) #s(literal 1/2 binary32)))) (sqrt.f32 #s(literal 1/2 binary32)))) (+.f32 (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (sqrt.f32 #s(literal 1/2 binary32))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 1/2 binary32)))))))))) (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (*.f32 (sqrt.f32 ux) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 5 binary32))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 (*.f32 ux (*.f32 ux ux)) #s(literal -1/2 binary32)) (/.f32 (*.f32 #s(literal -1/4 binary32) (+.f32 (*.f32 (*.f32 ux (*.f32 ux ux)) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (/.f32 (*.f32 ux (*.f32 ux ux)) #s(literal 1/2 binary32))))) #s(literal 1/2 binary32)))) (sqrt.f32 #s(literal 1/2 binary32)))) (+.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 1/2 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (/.f32 (+.f32 (*.f32 (*.f32 ux (*.f32 ux ux)) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (/.f32 (*.f32 ux (*.f32 ux ux)) #s(literal 1/2 binary32)))) (sqrt.f32 #s(literal 1/2 binary32)))))))))))))) |
(* -1/2 (* (sqrt (* (pow maxCos 3) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) |
(*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 maxCos (*.f32 maxCos maxCos)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1/2 binary32))))) |
(* (pow maxCos 2) (+ (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) (/ (* (sin (* 2 (* uy (PI)))) (+ (* (sqrt (/ ux maxCos)) (sqrt -2)) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1/2 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos)))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 (/.f32 ux maxCos))) (*.f32 (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos))))) maxCos))) |
(* (pow maxCos 2) (+ (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) (pow maxCos 2))) (/ (* (sin (* 2 (* uy (PI)))) (+ (* (sqrt (/ ux maxCos)) (sqrt -2)) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1/2 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos)))) (+.f32 (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 (/.f32 ux maxCos))) (*.f32 (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos))))) maxCos) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos))) (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1/2 binary32)))))))) (*.f32 maxCos maxCos))))) |
(* (pow maxCos 2) (+ (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (sqrt -1/2)))) (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) (pow maxCos 2))) (+ (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))) (* 1/2 (* (sqrt (* maxCos (pow ux 3))) (/ 1 (sqrt -1/2)))))) (* (sqrt (* maxCos ux)) (/ 1 (sqrt -2))))) (pow maxCos 3)) (/ (* (sin (* 2 (* uy (PI)))) (+ (* (sqrt (/ ux maxCos)) (sqrt -2)) (* (sqrt (/ (pow ux 3) maxCos)) (sqrt -1/2)))) maxCos))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1/2 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos)))) (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos))) (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1/2 binary32)))))))) (*.f32 maxCos maxCos)) (+.f32 (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 (/.f32 ux maxCos))) (*.f32 (sqrt.f32 #s(literal -1/2 binary32)) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos))))) maxCos) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1/2 binary32)))) #s(literal 1/4 binary32))) (*.f32 (sqrt.f32 (*.f32 ux maxCos)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -2 binary32)))))) (*.f32 maxCos (*.f32 maxCos maxCos))))))) |
(* -1/2 (* (sqrt (* (pow maxCos 3) (pow ux 3))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2))))) |
(*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 maxCos (*.f32 maxCos maxCos)))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 1/2 binary32))))) |
(* (pow maxCos 2) (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2))))) maxCos)) (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2))))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (neg.f32 (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))) (neg.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 1/2 binary32))))))) maxCos)) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 1/2 binary32)))))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2))))) maxCos)) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))) maxCos)) (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2))))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 1/2 binary32)))) (neg.f32 (/.f32 (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))) (neg.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 1/2 binary32))))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 1/2 binary32)))))))) maxCos)) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (sin (* 2 (* uy (PI)))) (+ (* -1/2 (+ (* -1/2 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))) (* 1/4 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))))) (* (sqrt (* maxCos ux)) (/ (sqrt -1) (sqrt 2))))) maxCos)) (* -1/2 (* (sin (* 2 (* uy (PI)))) (+ (* -1/4 (* (sqrt (* maxCos (pow ux 3))) (/ (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2))))))) maxCos)) (* (sin (* 2 (* uy (PI)))) (+ (* -1 (* (sqrt (/ (pow ux 3) maxCos)) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ ux maxCos)) (* (sqrt -1) (sqrt 2)))))) maxCos)) (* -1/2 (* (sqrt (/ (pow ux 3) maxCos)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (sqrt 1/2))))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 1/2 binary32)))) (neg.f32 (/.f32 (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (/.f32 ux maxCos))) (neg.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 1/2 binary32))))))) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 1/2 binary32)))))) (/.f32 (*.f32 (sqrt.f32 (*.f32 ux maxCos)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal 2 binary32))))) maxCos)) (*.f32 (*.f32 #s(literal -1/2 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) maxCos)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux)))) (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal 1/2 binary32)))))))) maxCos))) maxCos)))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* ux (- (* 2 maxCos) 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) |
(+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32)))) |
(+ 1 (* ux (- (+ (* 2 maxCos) (* ux (pow (- maxCos 1) 2))) 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32)))) |
(* (pow ux 2) (pow (- maxCos 1) 2)) |
(*.f32 (*.f32 ux ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) maxCos) ux) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 2 binary32) ux)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) maxCos) ux) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) |
(* (pow ux 2) (- (+ (* 2 (/ maxCos ux)) (+ (/ 1 (pow ux 2)) (pow (- maxCos 1) 2))) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) maxCos) ux) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) |
(* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2)) |
(*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 #s(literal -2 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (neg.f32 (/.f32 (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) ux)) ux)))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (neg.f32 (/.f32 (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) ux)) ux)))) |
(pow (- 1 ux) 2) |
(*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) |
(+ (* 2 (* maxCos (* ux (- 1 ux)))) (pow (- 1 ux) 2)) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) |
(+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2)) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))) |
(+ (* maxCos (+ (* 2 (* ux (- 1 ux))) (* maxCos (pow ux 2)))) (pow (- 1 ux) 2)) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (*.f32 maxCos maxCos)) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos))) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos))) (*.f32 ux ux))) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (+ (/ (pow (- 1 ux) 2) (pow maxCos 2)) (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos))) (*.f32 ux ux))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (*.f32 maxCos maxCos)) |
(* (pow maxCos 2) (+ (* 2 (/ (* ux (- 1 ux)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) maxCos))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -2 (* ux (- 1 ux))) (* -1 (/ (pow (- 1 ux) 2) maxCos))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) maxCos))) maxCos))) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* ux (+ 2 (* -2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(*.f32 ux (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(*.f32 ux (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(*.f32 ux (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) |
(- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) |
(- (+ 1 (* -1 (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (*.f32 (*.f32 maxCos (*.f32 ux ux)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (- (* -1 (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos))) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)) (+.f32 (+.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)) (/.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos maxCos))) (*.f32 ux ux)))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)) (+.f32 (+.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)) (/.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos maxCos))) (*.f32 ux ux)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (- (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (*.f32 (*.f32 ux ux) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) (*.f32 (*.f32 ux ux) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) (*.f32 (*.f32 ux ux) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) (*.f32 ux ux))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (* ux (+ 2 (* -2 maxCos))))) |
(+.f32 #s(literal 1 binary32) (*.f32 (neg.f32 ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal -2 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) |
(+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal -2 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) |
(* (pow ux 2) (pow (- 1 maxCos) 2)) |
(*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 #s(literal -2 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 (+.f32 #s(literal -2 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 (+.f32 #s(literal -2 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux))) |
(* (pow ux 2) (pow (- 1 maxCos) 2)) |
(*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 #s(literal -2 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (neg.f32 (/.f32 (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) ux)) ux)))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (neg.f32 (/.f32 (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) ux)) ux)))) |
(* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) |
(+ (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) |
(+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (*.f32 maxCos maxCos)) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)))) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)) (/.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos maxCos))) (*.f32 ux ux))) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)) (/.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos maxCos))) (*.f32 ux ux))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (*.f32 maxCos maxCos)) |
(* (pow maxCos 2) (+ (* -1 (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (neg.f32 (*.f32 (*.f32 ux ux) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) maxCos))))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 ux ux) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))) (neg.f32 (*.f32 (*.f32 ux ux) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)) maxCos)))) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 ux ux) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))) (neg.f32 (*.f32 (*.f32 ux ux) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)) maxCos)))) maxCos)))) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
(pow ux 3) |
(*.f32 ux (*.f32 ux ux)) |
Compiled 42121 to 3332 computations (92.1% saved)
67 alts after pruning (66 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 982 | 56 | 1038 |
| Fresh | 11 | 10 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 997 | 67 | 1064 |
| Status | Accuracy | Program |
|---|---|---|
| 90.2% | (fma.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) | |
| 90.2% | (fma.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) | |
| 89.8% | (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (pow.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) #s(literal 2 binary32))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) | |
| 75.8% | (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (neg.f32 (*.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) | |
| 98.3% | (*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))) | |
| 52.0% | (*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) | |
| 52.0% | (*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) | |
| 98.2% | (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 1/2 binary32))) | |
| 82.9% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) | |
| 45.1% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) | |
| 55.4% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| 56.5% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) | |
| 56.4% | (*.f32 (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| 75.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) | |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/4 binary32)))) | |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) | |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) | |
| 51.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) | |
| 58.2% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) | |
| 49.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) | |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) | |
| 52.1% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) | |
| 54.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) | |
| 43.5% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) | |
| 50.6% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) | |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| 52.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) | |
| ▶ | 52.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
| 20.4% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| ▶ | 7.1% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
| 80.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) | |
| 80.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| 80.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) | |
| 65.3% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 97.6% | (*.f32 (sin.f32 (*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) | |
| 75.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (*.f32 (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32)) (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32)))) | |
| 60.6% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (fma.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (neg.f32 (*.f32 ux ux)) #s(literal 1 binary32)))) | |
| 59.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) | |
| 44.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1 binary32)))) | |
| ✓ | 46.5% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
| 57.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) | |
| 58.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| 98.3% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 75.3% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 75.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))))) | |
| 71.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) | |
| 74.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (exp.f32 (*.f32 (log.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) #s(literal 1/2 binary32)))) | |
| 97.7% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32))))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) | |
| 94.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))))))) | |
| 97.7% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1/4 binary32)) (pow.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1/4 binary32)))) | |
| 64.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (-.f32 (*.f32 ux ux) (*.f32 (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (-.f32 ux (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))))) | |
| ▶ | 98.3% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
| 98.3% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) ux))) | |
| ▶ | 98.3% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
| 56.3% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos) (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos maxCos))) (*.f32 #s(literal -1 binary32) (*.f32 ux ux)))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))))))) | |
| ▶ | 98.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
| 91.7% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))))) | |
| 52.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (*.f32 maxCos maxCos) (-.f32 (+.f32 (+.f32 (neg.f32 ux) (/.f32 (neg.f32 (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) ux) maxCos) (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)))) (/.f32 #s(literal 2 binary32) maxCos)))))) | |
| 52.3% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) maxCos))) maxCos)))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 ux (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux))))))) | |
| 96.3% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (exp.f32 (*.f32 (log.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1/2 binary32)))) | |
| 89.4% | (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (PI.f32))))) | |
| 55.4% | (*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) | |
| 80.9% | (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
Compiled 5434 to 2799 computations (48.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f32 #s(literal 2 binary32) (PI.f32)) |
| ✓ | cost-diff | 0 | (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
| ✓ | cost-diff | 0 | (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
| ✓ | cost-diff | 0 | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
| ✓ | cost-diff | 96 | (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) |
| ✓ | cost-diff | 96 | (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
| ✓ | cost-diff | 96 | (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
| ✓ | cost-diff | 96 | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
| ✓ | cost-diff | 0 | (PI.f32) |
| ✓ | cost-diff | 0 | (*.f32 uy (PI.f32)) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
| ✓ | cost-diff | 0 | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
| ✓ | cost-diff | 64 | (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)) |
| ✓ | cost-diff | 64 | (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32))) |
| ✓ | cost-diff | 64 | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
| ✓ | cost-diff | 160 | (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))))) |
| ✓ | cost-diff | 256 | (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))) |
| ✓ | cost-diff | 256 | (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))))))) |
| ✓ | cost-diff | 256 | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
| 4312× | +-lowering-+.f64 |
| 4312× | +-lowering-+.f32 |
| 2138× | *-lowering-*.f32 |
| 2138× | *-lowering-*.f64 |
| 2012× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 792 |
| 1 | 190 | 735 |
| 2 | 636 | 728 |
| 3 | 2763 | 701 |
| 0 | 8336 | 701 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin (* uy (* 2 (PI)))) (sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))))) |
(sin (* uy (* 2 (PI)))) |
(* uy (* 2 (PI))) |
uy |
(* 2 (PI)) |
2 |
(PI) |
(sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux))))))) |
(+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))) |
(* ux (+ 1 (neg (+ ux -1)))) |
ux |
(+ 1 (neg (+ ux -1))) |
1 |
(neg (+ ux -1)) |
(+ ux -1) |
-1 |
(* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux))))) |
maxCos |
(+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))) |
(* ux (+ (* 2 ux) -2)) |
(+ (* 2 ux) -2) |
(* 2 ux) |
-2 |
(* -1 (* maxCos (* ux ux))) |
(* maxCos (* ux ux)) |
(* ux ux) |
(* (* 2 (* uy (PI))) (sqrt (- 1 1))) |
(* 2 (* uy (PI))) |
2 |
(* uy (PI)) |
uy |
(PI) |
(sqrt (- 1 1)) |
(- 1 1) |
1 |
(* (* 2 (* uy (PI))) (sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))))) |
(* 2 (* uy (PI))) |
2 |
(* uy (PI)) |
uy |
(PI) |
(sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))))) |
(- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))) |
1 |
(* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))) |
(* ux ux) |
ux |
(- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)) |
(* (- 1 maxCos) (- 1 maxCos)) |
(- 1 maxCos) |
maxCos |
(/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux) |
(+ (+ 2 (* maxCos -2)) (/ -1 ux)) |
(+ 2 (* maxCos -2)) |
(* maxCos -2) |
-2 |
(/ -1 ux) |
-1 |
(* (sin (* uy (* 2 (PI)))) (sqrt (* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2)))))) |
(sin (* uy (* 2 (PI)))) |
(* uy (* 2 (PI))) |
uy |
(* 2 (PI)) |
2 |
(PI) |
(sqrt (* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2))))) |
(* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2)))) |
ux |
(+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2))) |
(+ 1 (neg (+ ux -1))) |
1 |
(neg (+ ux -1)) |
(+ ux -1) |
-1 |
(* maxCos (+ (* 2 ux) -2)) |
maxCos |
(+ (* 2 ux) -2) |
(* 2 ux) |
-2 |
(* (sin (* uy (* 2 (PI)))) (sqrt (/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)))))) |
(sin (* uy (* 2 (PI)))) |
(* uy (* 2 (PI))) |
uy |
(* 2 (PI)) |
2 |
(PI) |
(sqrt (/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1))))) |
(/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)))) |
(* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) |
(+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) |
1 |
(* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos))) |
(- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) |
(* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) |
(+ maxCos -1) |
maxCos |
-1 |
(+ -1 (* ux (- 1 maxCos))) |
(* ux (- 1 maxCos)) |
ux |
(- 1 maxCos) |
(* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)) |
(+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1))) |
(* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)) |
(- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1) |
| Outputs |
|---|
(* (sin (* uy (* 2 (PI)))) (sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 ux maxCos) (+.f32 #s(literal -2 binary32) (*.f32 ux (+.f32 #s(literal 2 binary32) (neg.f32 maxCos)))))))) |
(sin (* uy (* 2 (PI)))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (* 2 (PI))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
uy |
(* 2 (PI)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux))))))) |
(sqrt.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 ux maxCos) (+.f32 #s(literal -2 binary32) (*.f32 ux (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))))))) |
(+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 ux maxCos) (+.f32 #s(literal -2 binary32) (*.f32 ux (+.f32 #s(literal 2 binary32) (neg.f32 maxCos)))))) |
(* ux (+ 1 (neg (+ ux -1)))) |
(*.f32 ux (-.f32 #s(literal 2 binary32) ux)) |
ux |
(+ 1 (neg (+ ux -1))) |
(-.f32 #s(literal 2 binary32) ux) |
1 |
#s(literal 1 binary32) |
(neg (+ ux -1)) |
(-.f32 #s(literal 1 binary32) ux) |
(+ ux -1) |
(+.f32 ux #s(literal -1 binary32)) |
-1 |
#s(literal -1 binary32) |
(* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux))))) |
(*.f32 (*.f32 ux maxCos) (+.f32 #s(literal -2 binary32) (*.f32 ux (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))))) |
maxCos |
(+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))) |
(*.f32 ux (+.f32 #s(literal -2 binary32) (*.f32 ux (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))))) |
(* ux (+ (* 2 ux) -2)) |
(*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) |
(+ (* 2 ux) -2) |
(+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) |
(* 2 ux) |
(*.f32 #s(literal 2 binary32) ux) |
-2 |
#s(literal -2 binary32) |
(* -1 (* maxCos (* ux ux))) |
(-.f32 #s(literal 0 binary32) (*.f32 ux (*.f32 ux maxCos))) |
(* maxCos (* ux ux)) |
(*.f32 ux (*.f32 ux maxCos)) |
(* ux ux) |
(*.f32 ux ux) |
(* (* 2 (* uy (PI))) (sqrt (- 1 1))) |
(*.f32 (PI.f32) (*.f32 (*.f32 uy (sqrt.f32 #s(literal 0 binary32))) #s(literal 2 binary32))) |
(* 2 (* uy (PI))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
2 |
#s(literal 2 binary32) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
uy |
(PI) |
(PI.f32) |
(sqrt (- 1 1)) |
(sqrt.f32 #s(literal 0 binary32)) |
(- 1 1) |
#s(literal 0 binary32) |
1 |
#s(literal 1 binary32) |
(* (* 2 (* uy (PI))) (sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))))) |
(*.f32 uy (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 #s(literal -1 binary32) maxCos)))))))) |
(* 2 (* uy (PI))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
2 |
#s(literal 2 binary32) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
uy |
(PI) |
(PI.f32) |
(sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))))) |
(sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 #s(literal -1 binary32) maxCos)))))) |
(- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 #s(literal -1 binary32) maxCos))))) |
1 |
#s(literal 1 binary32) |
(* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))) |
(*.f32 ux (*.f32 ux (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) ux)))) |
(* ux ux) |
(*.f32 ux ux) |
ux |
(- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) ux)) |
(* (- 1 maxCos) (- 1 maxCos)) |
(*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) |
(- 1 maxCos) |
(-.f32 #s(literal 1 binary32) maxCos) |
maxCos |
(/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux) |
(/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux) |
(+ (+ 2 (* maxCos -2)) (/ -1 ux)) |
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) |
(+ 2 (* maxCos -2)) |
(+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) |
(* maxCos -2) |
(*.f32 maxCos #s(literal -2 binary32)) |
-2 |
#s(literal -2 binary32) |
(/ -1 ux) |
(/.f32 #s(literal -1 binary32) ux) |
-1 |
#s(literal -1 binary32) |
(* (sin (* uy (* 2 (PI)))) (sqrt (* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux))))) |
(sin (* uy (* 2 (PI)))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (* 2 (PI))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
uy |
(* 2 (PI)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2))))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) |
(* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2)))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux))) |
ux |
(+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2))) |
(+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)) |
(+ 1 (neg (+ ux -1))) |
(-.f32 #s(literal 2 binary32) ux) |
1 |
#s(literal 1 binary32) |
(neg (+ ux -1)) |
(-.f32 #s(literal 1 binary32) ux) |
(+ ux -1) |
(+.f32 ux #s(literal -1 binary32)) |
-1 |
#s(literal -1 binary32) |
(* maxCos (+ (* 2 ux) -2)) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) |
maxCos |
(+ (* 2 ux) -2) |
(+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) |
(* 2 ux) |
(*.f32 #s(literal 2 binary32) ux) |
-2 |
#s(literal -2 binary32) |
(* (sin (* uy (* 2 (PI)))) (sqrt (/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal -1 binary32) maxCos))))))) |
(sin (* uy (* 2 (PI)))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (* 2 (PI))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
uy |
(* 2 (PI)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1))))) |
(sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal -1 binary32) maxCos)))))) |
(/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)))) |
(/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal -1 binary32) maxCos))))) |
(* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) |
(*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) |
(+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) |
(+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) |
1 |
#s(literal 1 binary32) |
(* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos))) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) |
(- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) |
(-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) |
(* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) |
(*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(+ maxCos -1) |
(+.f32 #s(literal -1 binary32) maxCos) |
maxCos |
-1 |
#s(literal -1 binary32) |
(+ -1 (* ux (- 1 maxCos))) |
(+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
ux |
(- 1 maxCos) |
(-.f32 #s(literal 1 binary32) maxCos) |
(* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) |
(+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1))) |
(+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal -1 binary32) maxCos)))) |
(* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal -1 binary32) maxCos))) |
(- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal -1 binary32) maxCos)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
| ✓ | accuracy | 98.9% | (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
| ✓ | accuracy | 98.6% | (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) |
| ✓ | accuracy | 62.8% | (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)) |
| ✓ | accuracy | 99.4% | (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) |
| ✓ | accuracy | 99.4% | (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
| ✓ | accuracy | 99.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
| ✓ | accuracy | 98.9% | (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
| ✓ | accuracy | 99.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
| ✓ | accuracy | 98.9% | (*.f32 uy (PI.f32)) |
| ✓ | accuracy | 98.6% | (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux))) |
| ✓ | accuracy | 60.5% | (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))) |
| ✓ | accuracy | 100.0% | (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
| ✓ | accuracy | 100.0% | (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32))) |
| ✓ | accuracy | 99.6% | (PI.f32) |
| ✓ | accuracy | 98.9% | (*.f32 uy (PI.f32)) |
| ✓ | accuracy | 99.3% | (*.f32 maxCos (*.f32 ux ux)) |
| ✓ | accuracy | 99.3% | (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))))) |
| ✓ | accuracy | 99.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
| ✓ | accuracy | 98.9% | (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
| 301.0ms | 255× | 0 | valid |
| 6.0ms | 1× | 5 | exit |
Compiled 1065 to 64 computations (94% saved)
ival-mult: 78.0ms (50.9% of total)ival-sqrt: 22.0ms (14.4% of total)ival-sin: 20.0ms (13.1% of total)ival-add: 15.0ms (9.8% of total)ival-sub: 8.0ms (5.2% of total)ival-div: 5.0ms (3.3% of total)const: 1.0ms (0.7% of total)backward-pass: 1.0ms (0.7% of total)ival-pi: 1.0ms (0.7% of total)ival-neg: 1.0ms (0.7% of total)| Inputs |
|---|
#<alt (* (sin (* uy (* 2 (PI)))) (sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux))))))))> |
#<alt (sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))))> |
#<alt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux))))))> |
#<alt (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))> |
#<alt (* (* 2 (* uy (PI))) (sqrt (- 1 1)))> |
#<alt (sqrt (- 1 1))> |
#<alt (- 1 1)> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* (* 2 (* uy (PI))) (sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))))))> |
#<alt (* uy (PI))> |
#<alt (PI)> |
#<alt (* (sin (* uy (* 2 (PI)))) (sqrt (* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2))))))> |
#<alt (sqrt (* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2)))))> |
#<alt (* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2))))> |
#<alt (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2)))> |
#<alt (* (sin (* uy (* 2 (PI)))) (sqrt (/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1))))))> |
#<alt (sin (* uy (* 2 (PI))))> |
#<alt (* uy (* 2 (PI)))> |
#<alt (* 2 (PI))> |
#<alt (* maxCos (* ux ux))> |
#<alt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))))> |
#<alt (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))> |
#<alt (+ 1 (neg (+ ux -1)))> |
#<alt (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)> |
#<alt (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos))> |
| Outputs |
|---|
#<alt (* 2 (* (* uy (PI)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))))> |
#<alt (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* 2 (* (PI) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* 4/15 (* (pow (PI) 5) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))> |
#<alt (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3)))))))))> |
#<alt (* (* ux (sin (* 2 (* uy (PI))))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))> |
#<alt (* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))))> |
#<alt (* -1 (* (* ux (sin (* 2 (* uy (PI))))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))> |
#<alt (* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 2)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 2) 2)) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 2)) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 2) 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* -1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 2) 3)) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5)))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 2)) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))> |
#<alt (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))))) (sqrt (/ 1 (* ux (- 2 ux)))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))) (- (* 2 ux) 2)))) (sqrt (/ 1 (* ux (pow (- 2 ux) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (- 2 ux)))) (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux))))))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))))> |
#<alt (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* maxCos (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))))> |
#<alt (* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (sqrt -1))) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (sqrt (* ux (+ 2 (* -2 maxCos))))> |
#<alt (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1))))> |
#<alt (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))> |
#<alt (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* maxCos (+ 2 (* -1 maxCos))) 1))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))))))> |
#<alt (* ux (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))> |
#<alt (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))))> |
#<alt (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))))> |
#<alt (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (+ (* 1/16 (* (/ (pow (+ 2 (* -2 maxCos)) 3) (pow ux 3)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))))))> |
#<alt (* -1 (* ux (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))> |
#<alt (* -1 (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* -1/2 (* (/ (- (* 2 maxCos) 2) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))))> |
#<alt (* -1 (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* -1 (/ (+ (* 1/8 (* (/ (pow (- (* 2 maxCos) 2) 2) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* 1/2 (* (- (* 2 maxCos) 2) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux)))))> |
#<alt (* -1 (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow (- (* 2 maxCos) 2) 2) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* -1/16 (* (/ (pow (- (* 2 maxCos) 2) 3) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5)))))) ux)) (* 1/2 (* (- (* 2 maxCos) 2) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux)))))> |
#<alt (sqrt (* ux (- 2 ux)))> |
#<alt (+ (sqrt (* ux (- 2 ux))) (* 1/2 (* (* maxCos (- (* 2 ux) 2)) (sqrt (/ ux (- 2 ux))))))> |
#<alt (+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))) (* 1/2 (* (* maxCos (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux))))) (sqrt (/ 1 (* ux (- 2 ux)))))))))> |
#<alt (+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))) (* maxCos (+ (* -1/4 (* (* maxCos (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))) (- (* 2 ux) 2))) (sqrt (/ 1 (* ux (pow (- 2 ux) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (- 2 ux)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))))))))))> |
#<alt (* maxCos (* ux (sqrt -1)))> |
#<alt (* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))> |
#<alt (* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))> |
#<alt (* maxCos (+ (* -1/4 (/ (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))))> |
#<alt (* -1 (* maxCos (* ux (sqrt -1))))> |
#<alt (* -1 (* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (- (* 2 ux) 2) (sqrt -1))) (* -1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (- (* 2 ux) 2) (sqrt -1)))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* ux (+ 2 (* -2 maxCos)))> |
#<alt (* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))> |
#<alt (* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))> |
#<alt (* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))> |
#<alt (* (pow ux 2) (- (* maxCos (+ 2 (* -1 maxCos))) 1))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* maxCos (+ 2 (* -1 maxCos))) (* 2 (/ 1 ux)))) 1))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* maxCos (+ 2 (* -1 maxCos))) (* 2 (/ 1 ux)))) 1))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* maxCos (+ 2 (* -1 maxCos))) (* 2 (/ 1 ux)))) 1))> |
#<alt (* (pow ux 2) (- (* maxCos (+ 2 (* -1 maxCos))) 1))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- (* 2 maxCos) 2) ux)) (* maxCos (+ 2 (* -1 maxCos)))) 1))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- (* 2 maxCos) 2) ux)) (* maxCos (+ 2 (* -1 maxCos)))) 1))> |
#<alt (* (pow ux 2) (- (+ (* -1 (/ (- (* 2 maxCos) 2) ux)) (* maxCos (+ 2 (* -1 maxCos)))) 1))> |
#<alt (* ux (- 2 ux))> |
#<alt (+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux)))> |
#<alt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))> |
#<alt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- 2 ux)) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- 2 ux)) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* maxCos (* ux (- (* 2 ux) 2)))> |
#<alt (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2))))> |
#<alt (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2))))> |
#<alt (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))> |
#<alt (* -2 (* maxCos ux))> |
#<alt (* ux (+ (* -2 maxCos) (* maxCos (* ux (+ 2 (* -1 maxCos))))))> |
#<alt (* ux (+ (* -2 maxCos) (* maxCos (* ux (+ 2 (* -1 maxCos))))))> |
#<alt (* ux (+ (* -2 maxCos) (* maxCos (* ux (+ 2 (* -1 maxCos))))))> |
#<alt (* maxCos (* (pow ux 2) (+ 2 (* -1 maxCos))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos)))))> |
#<alt (* maxCos (* (pow ux 2) (+ 2 (* -1 maxCos))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos)))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux)))))))))> |
#<alt (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI))))> |
#<alt (+ (* -1 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* uy (* (PI) (pow (- 1 maxCos) 2))))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI)))))> |
#<alt (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* uy (* (PI) (pow (- 1 maxCos) 2))))) (* -1/4 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* uy (* (PI) (pow (- 1 maxCos) 4))))))))> |
#<alt (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* uy (* (PI) (pow (- 1 maxCos) 2))))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* uy (* (PI) (pow (- 1 maxCos) 4))))) (* -1/8 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* uy (* (PI) (pow (- 1 maxCos) 6))))))))))> |
#<alt (* 2 (* ux (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))))> |
#<alt (* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos))))))> |
#<alt (* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos)))))))> |
#<alt (* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 1/8 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 3))) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos))))))))> |
#<alt (* -2 (* ux (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (- 1 maxCos)))) (* 1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* ux (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (- 1 maxCos)))) (* -1 (/ (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))) (* 1/8 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 3))) (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5)))))) ux))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))> |
#<alt (+ (* -1 (* (* maxCos (* (pow ux 2) (* uy (* (PI) (- (* 2 (/ 1 ux)) 2))))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))))> |
#<alt (+ (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* maxCos (+ (* -1 (* (* maxCos (* uy (* (PI) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2))))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1 (* (* (pow ux 2) (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))))))> |
#<alt (+ (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* maxCos (+ (* -1 (* (* (pow ux 2) (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* maxCos (+ (* -1 (* (* uy (* (PI) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1/2 (* (* maxCos (* (pow ux 2) (* uy (* (PI) (* (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)) (- (* 2 (/ 1 ux)) 2)))))) (sqrt (/ 1 (pow (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) 3))))))))))> |
#<alt (* 2 (* maxCos (* ux (* uy (* (PI) (sqrt -1))))))> |
#<alt (* maxCos (+ (* -1 (/ (* ux (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (* maxCos (sqrt -1)))) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))> |
#<alt (* maxCos (+ (* -1 (/ (* ux (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (* maxCos (sqrt -1)))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* (pow maxCos 2) (* ux (sqrt -1)))))))> |
#<alt (* maxCos (+ (* -1 (/ (* ux (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* uy (* (PI) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- (* 2 (/ 1 ux)) 2)))) (* (pow maxCos 3) (* ux (pow (sqrt -1) 3))))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* (pow maxCos 2) (* ux (sqrt -1))))))))> |
#<alt (* -2 (* maxCos (* ux (* uy (* (PI) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* ux (* uy (* (PI) (- 2 (* 2 (/ 1 ux)))))) (* maxCos (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* ux (* uy (* (PI) (- 2 (* 2 (/ 1 ux)))))) (sqrt -1))) (* -1 (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* ux (* uy (* (PI) (- 2 (* 2 (/ 1 ux)))))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (* uy (* (PI) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- 2 (* 2 (/ 1 ux)))))) (* maxCos (* ux (pow (sqrt -1) 3))))) (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* ux (sqrt -1)))) maxCos))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* uy (PI))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))))> |
#<alt (* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 5))))))))> |
#<alt (* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 5)))))))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 1)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 1)))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 1) 3)))))))))> |
#<alt (* (* ux (sin (* 2 (* uy (PI))))) (sqrt (- (* 2 maxCos) 1)))> |
#<alt (* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* 2 maxCos) 1)))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* 2 maxCos) 1))))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* 2 maxCos) 1)))))))> |
#<alt (* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos)))))> |
#<alt (* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* -1/8 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 ux) 2) 2))) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 ux) 2) 2)))) (* 1/16 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 ux) 2) 3))) (sqrt (/ ux (pow (- 2 ux) 5))))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))))> |
#<alt (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (sin (* 2 (* uy (PI)))))> |
#<alt (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (sin (* 2 (* uy (PI)))))))> |
#<alt (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (sin (* 2 (* uy (PI))))))))> |
#<alt (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 3)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (sin (* 2 (* uy (PI)))))))))> |
#<alt (* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))))))))> |
#<alt (sqrt (* ux (+ 2 (* -2 maxCos))))> |
#<alt (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (- (* 2 maxCos) 1))))> |
#<alt (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (pow (- (* 2 maxCos) 1) 2))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* 2 maxCos) 1))))))> |
#<alt (+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* 2 maxCos) 1))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (pow (- (* 2 maxCos) 1) 2))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (pow (- (* 2 maxCos) 1) 3))))))))> |
#<alt (* ux (sqrt (- (* 2 maxCos) 1)))> |
#<alt (* ux (+ (sqrt (- (* 2 maxCos) 1)) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))> |
#<alt (* ux (+ (sqrt (- (* 2 maxCos) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))))> |
#<alt (* ux (+ (sqrt (- (* 2 maxCos) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (pow (+ 2 (* -2 maxCos)) 3) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))))> |
#<alt (* -1 (* (* ux (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))> |
#<alt (* -1 (* ux (+ (* -1/2 (* (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (sqrt -1) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (sqrt -1) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (sqrt -1) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (sqrt -1) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (sqrt -1) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (sqrt (* ux (- 2 ux)))> |
#<alt (+ (sqrt (* ux (- 2 ux))) (* 1/2 (* (* maxCos (- (* 2 ux) 2)) (sqrt (/ ux (- 2 ux))))))> |
#<alt (+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* -1/8 (* (* maxCos (pow (- (* 2 ux) 2) 2)) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))))))> |
#<alt (+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (pow (- (* 2 ux) 2) 2))) (* 1/16 (* (* maxCos (pow (- (* 2 ux) 2) 3)) (sqrt (/ ux (pow (- 2 ux) 5))))))))))> |
#<alt (sqrt (* maxCos (* ux (- (* 2 ux) 2))))> |
#<alt (* maxCos (+ (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux)))))> |
#<alt (* maxCos (+ (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (pow (- 2 ux) 2))) (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))))))> |
#<alt (* maxCos (+ (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (pow (- 2 ux) 2))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (pow (- 2 ux) 3))) (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux)))))))> |
#<alt (* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (pow (- 2 ux) 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (pow (- 2 ux) 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (pow (- 2 ux) 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow (sqrt -1) 2)))))))> |
#<alt (* ux (+ 2 (* -2 maxCos)))> |
#<alt (* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1)))))> |
#<alt (* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1)))))> |
#<alt (* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1)))))> |
#<alt (* (pow ux 2) (- (* 2 maxCos) 1))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1))> |
#<alt (* -1 (* (pow ux 2) (+ 1 (* -2 maxCos))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (+ 1 (* -2 maxCos))) (* 2 (/ 1 ux)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (+ 1 (* -2 maxCos))) (* 2 (/ 1 ux)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (+ 1 (* -2 maxCos))) (* 2 (/ 1 ux)))))> |
#<alt (* ux (- 2 ux))> |
#<alt (+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux)))> |
#<alt (+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux)))> |
#<alt (+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux)))> |
#<alt (* maxCos (* ux (- (* 2 ux) 2)))> |
#<alt (* maxCos (+ (* ux (- (* 2 ux) 2)) (/ (* ux (- 2 ux)) maxCos)))> |
#<alt (* maxCos (+ (* ux (- (* 2 ux) 2)) (/ (* ux (- 2 ux)) maxCos)))> |
#<alt (* maxCos (+ (* ux (- (* 2 ux) 2)) (/ (* ux (- 2 ux)) maxCos)))> |
#<alt (* maxCos (* ux (- (* 2 ux) 2)))> |
#<alt (* -1 (* maxCos (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos)))))> |
#<alt (+ 2 (* -2 maxCos))> |
#<alt (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1))))> |
#<alt (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1))))> |
#<alt (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1))))> |
#<alt (* ux (- (* 2 maxCos) 1))> |
#<alt (* ux (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1))> |
#<alt (* ux (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1))> |
#<alt (* ux (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1))> |
#<alt (* -1 (* ux (+ 1 (* -2 maxCos))))> |
#<alt (* -1 (* ux (+ 1 (+ (* -2 maxCos) (* -1 (/ (+ 2 (* -2 maxCos)) ux))))))> |
#<alt (* -1 (* ux (+ 1 (+ (* -2 maxCos) (* -1 (/ (+ 2 (* -2 maxCos)) ux))))))> |
#<alt (* -1 (* ux (+ 1 (+ (* -2 maxCos) (* -1 (/ (+ 2 (* -2 maxCos)) ux))))))> |
#<alt (- 2 ux)> |
#<alt (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux)> |
#<alt (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux)> |
#<alt (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux)> |
#<alt (* maxCos (- (* 2 ux) 2))> |
#<alt (* maxCos (- (+ (* 2 ux) (* 2 (/ 1 maxCos))) (+ 2 (/ ux maxCos))))> |
#<alt (* maxCos (- (+ (* 2 ux) (* 2 (/ 1 maxCos))) (+ 2 (/ ux maxCos))))> |
#<alt (* maxCos (- (+ (* 2 ux) (* 2 (/ 1 maxCos))) (+ 2 (/ ux maxCos))))> |
#<alt (* maxCos (- (* 2 ux) 2))> |
#<alt (* -1 (* maxCos (+ (* -1 (- (* 2 ux) 2)) (* -1 (/ (- 2 ux) maxCos)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (- (* 2 ux) 2)) (* -1 (/ (- 2 ux) maxCos)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (- (* 2 ux) 2)) (* -1 (/ (- 2 ux) maxCos)))))> |
#<alt (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* uy (PI))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (PI)))))> |
#<alt (* uy (+ (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (pow (PI) 3))) (* 4/15 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* (pow uy 2) (pow (PI) 5))))))))> |
#<alt (* uy (+ (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (pow (PI) 5)))))))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))))) (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))))) (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* 1/4 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (pow (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) 2)) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))))))) (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))))))) (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))))) (* maxCos (+ (* 1/2 (* (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* 1/4 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (pow (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) 2)) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))))))))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 4 (* ux (* (- ux 1) (- (* 2 ux) 2)))) (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* -2 (/ (* (pow ux 2) (* (+ 1 (* -1 (pow (- ux 1) 3))) (- (* 2 ux) 2))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) (+ (* 1/2 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* 1/4 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (pow (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) 2)) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))))))))) (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))))))))) (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI))))))> |
#<alt (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 4 (* (- ux 1) (- (* 2 ux) 2))) (/ (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- (* 2 ux) 2)) ux)) (+ (* -2 (/ (* (- (* 2 ux) 2) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))))) ux)) (+ (* -1 (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2)))) (+ (* 1/2 (/ (* (- (* 2 ux) 2) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* ux (pow (sqrt -1) 2)))) (/ (* (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))) (- (* 2 ux) 2)) ux)))))) (* (pow maxCos 3) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))))> |
#<alt (* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 4 (* (+ 1 (* -1 (- (* 2 ux) 1))) (- ux 1))) (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2))) ux)) (+ (* -2 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))))) ux)) (+ (* -1 (+ (* -1 (* (+ 1 (* -1 (- (* 2 ux) 1))) (- ux 1))) (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (* -1 (- ux 1)) 1)))) (+ (* 1/2 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* ux (pow (sqrt -1) 2)))) (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) ux)))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ (* (pow ux 3) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))))) (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ (* ux (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (+ (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))))))) (* 1/2 (* (sqrt (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))))))))> |
#<alt (+ (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))))) (* ux (+ (* 1/2 (* (sqrt (/ (* ux (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (- (/ (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ (* 1/4 (/ (* (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (pow (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2))) 2)) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (+ (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2))))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))))))))) (* 1/2 (* (sqrt (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (+ (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))))))))))))> |
#<alt (* (* ux (sin (* 2 (* uy (PI))))) (sqrt (* (- 1 maxCos) (- maxCos 1))))> |
#<alt (* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))> |
#<alt (* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1)))))))) (pow ux 2)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1)))))))) (pow ux 2)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (/ 1 (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 3) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (+ (* 1/2 (/ (* (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1)))))))) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ (* (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) (pow ux 3)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))))> |
#<alt (* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))> |
#<alt (* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1)))))) 2) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (/ 1 (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 3) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (+ (* 1/2 (/ (* (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1)))))) 2) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (/ (* (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1)))))) 2) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5)))))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5))))))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* maxCos (pow ux 2))> |
#<alt (* ux (+ 2 (* -2 maxCos)))> |
#<alt (* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos)))))> |
#<alt (* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos)))))> |
#<alt (* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos)))))> |
#<alt (* -1 (* (pow ux 2) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* -1 (* (pow ux 2) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2)))> |
#<alt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (- (+ 1 (* -1 (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))))> |
#<alt (* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* ux (+ 2 (* -2 maxCos)))))> |
#<alt (+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2)))))> |
#<alt (+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2)))))> |
#<alt (* (pow ux 2) (pow (- 1 maxCos) 2))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2))))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2))))> |
#<alt (* (pow ux 2) (pow (- 1 maxCos) 2))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2)))> |
#<alt (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))> |
#<alt (+ (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2)))> |
#<alt 2> |
#<alt (+ 2 (* -1 ux))> |
#<alt (+ 2 (* -1 ux))> |
#<alt (+ 2 (* -1 ux))> |
#<alt (* -1 ux)> |
#<alt (* ux (- (* 2 (/ 1 ux)) 1))> |
#<alt (* ux (- (* 2 (/ 1 ux)) 1))> |
#<alt (* ux (- (* 2 (/ 1 ux)) 1))> |
#<alt (* -1 ux)> |
#<alt (* -1 (* ux (- 1 (* 2 (/ 1 ux)))))> |
#<alt (* -1 (* ux (- 1 (* 2 (/ 1 ux)))))> |
#<alt (* -1 (* ux (- 1 (* 2 (/ 1 ux)))))> |
#<alt (- (* -1 (- ux 1)) 1)> |
#<alt (- (+ (* -1 (- ux 1)) (* maxCos (- (* 2 ux) 2))) 1)> |
#<alt (- (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2))) 1)> |
#<alt (- (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2))) 1)> |
#<alt (* -1 (* (pow maxCos 2) ux))> |
#<alt (* (pow maxCos 2) (- (+ (* -1 ux) (* 2 (/ ux maxCos))) (* 2 (/ 1 maxCos))))> |
#<alt (* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (* 2 (/ ux maxCos)))) (+ (* 2 (/ 1 maxCos)) (/ 1 (pow maxCos 2)))))> |
#<alt (* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (* 2 (/ ux maxCos)))) (+ (* 2 (/ 1 maxCos)) (/ 1 (pow maxCos 2)))))> |
#<alt (* -1 (* (pow maxCos 2) ux))> |
#<alt (* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (* -1 (- (* 2 ux) 1))) maxCos))))> |
#<alt (* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (- (* -1 (- ux 1)) 1) maxCos)))) maxCos))))> |
#<alt (* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (- (* -1 (- ux 1)) 1) maxCos)))) maxCos))))> |
#<alt (- (* -1 (- maxCos 1)) (+ 1 maxCos))> |
#<alt (- (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1)))) (+ 1 maxCos))> |
#<alt (- (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1)))) (+ 1 maxCos))> |
#<alt (- (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1)))) (+ 1 maxCos))> |
#<alt (* ux (* (- 1 maxCos) (- maxCos 1)))> |
#<alt (* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (* (- 1 maxCos) (- maxCos 1))) (+ (/ 1 ux) (/ maxCos ux))))> |
#<alt (* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (* (- 1 maxCos) (- maxCos 1))) (+ (/ 1 ux) (/ maxCos ux))))> |
#<alt (* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (* (- 1 maxCos) (- maxCos 1))) (+ (/ 1 ux) (/ maxCos ux))))> |
#<alt (* ux (* (- 1 maxCos) (- maxCos 1)))> |
#<alt (* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (* -1 (- maxCos 1)) (+ 1 maxCos)) ux)))))> |
#<alt (* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (* -1 (- maxCos 1)) (+ 1 maxCos)) ux)))))> |
#<alt (* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (* -1 (- maxCos 1)) (+ 1 maxCos)) ux)))))> |
#<alt (pow (- ux 1) 2)> |
#<alt (+ (* -2 (* maxCos (* (- ux 1) (- (* 2 ux) 2)))) (pow (- ux 1) 2))> |
#<alt (+ (* maxCos (+ (* -2 (* (- ux 1) (- (* 2 ux) 2))) (* maxCos (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2))))) (pow (- ux 1) 2))> |
#<alt (+ (* maxCos (+ (* -2 (* (- ux 1) (- (* 2 ux) 2))) (* maxCos (+ (* -2 (* maxCos (* ux (- (* 2 ux) 2)))) (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))))) (pow (- ux 1) 2))> |
#<alt (* (pow maxCos 4) (pow ux 2))> |
#<alt (* (pow maxCos 4) (+ (* -2 (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 4) (+ (* -2 (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* 2 (/ (* ux (- ux 1)) (pow maxCos 2))) (+ (/ (pow (- (* 2 ux) 2) 2) (pow maxCos 2)) (pow ux 2)))))> |
#<alt (* (pow maxCos 4) (+ (* -2 (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* -2 (/ (* (- ux 1) (- (* 2 ux) 2)) (pow maxCos 3))) (+ (* 2 (/ (* ux (- ux 1)) (pow maxCos 2))) (+ (/ (pow (- (* 2 ux) 2) 2) (pow maxCos 2)) (pow ux 2))))))> |
#<alt (* (pow maxCos 4) (pow ux 2))> |
#<alt (* (pow maxCos 4) (+ (* 2 (/ (* ux (+ 1 (* -1 (- (* 2 ux) 1)))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 4) (+ (* -1 (/ (+ (* -2 (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) (* -1 (/ (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)) maxCos))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 4) (+ (* -1 (/ (+ (* -2 (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) (* -1 (/ (+ (* 2 (* ux (- ux 1))) (+ (* 2 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- ux 1)) maxCos)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2))) maxCos))) maxCos)) (pow ux 2)))> |
#<alt (pow (- (* -1 (- maxCos 1)) maxCos) 2)> |
#<alt (+ (* 2 (* ux (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))))) (pow (- (* -1 (- maxCos 1)) maxCos) 2))> |
#<alt (+ (* ux (+ (* 2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* ux (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (pow (- (* -1 (- maxCos 1)) maxCos) 2))> |
#<alt (+ (* ux (+ (* 2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* ux (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (pow (- (* -1 (- maxCos 1)) maxCos) 2))> |
#<alt (* (pow ux 2) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))> |
#<alt (* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (+ (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (pow ux 2)))))> |
#<alt (* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (+ (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (pow ux 2)))))> |
#<alt (* (pow ux 2) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))> |
#<alt (* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ (* -2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) ux))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ (* -2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) ux))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | uy | @ | 0 | (* (sin (* uy (* 2 (PI)))) (sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))))) |
| 7.0ms | ux | @ | 0 | (* (sin (* uy (* 2 (PI)))) (sqrt (/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)))))) |
| 7.0ms | ux | @ | -inf | (* (sin (* uy (* 2 (PI)))) (sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))))) |
| 7.0ms | maxCos | @ | 0 | (* (sin (* uy (* 2 (PI)))) (sqrt (/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)))))) |
| 5.0ms | uy | @ | inf | (* (sin (* uy (* 2 (PI)))) (sqrt (/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)))))) |
| 1× | batch-egg-rewrite |
| 2840× | *-lowering-*.f32 |
| 2840× | *-lowering-*.f64 |
| 1470× | +-lowering-+.f64 |
| 1470× | +-lowering-+.f32 |
| 1426× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 346 |
| 1 | 427 | 298 |
| 2 | 4335 | 296 |
| 0 | 8087 | 296 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin (* uy (* 2 (PI)))) (sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))))) |
(sqrt (+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux))))))) |
(+ (* ux (+ 1 (neg (+ ux -1)))) (* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux)))))) |
(* maxCos (+ (* ux (+ (* 2 ux) -2)) (* -1 (* maxCos (* ux ux))))) |
(* (* 2 (* uy (PI))) (sqrt (- 1 1))) |
(sqrt (- 1 1)) |
(- 1 1) |
(* 2 (* uy (PI))) |
(* (* 2 (* uy (PI))) (sqrt (- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))))) |
(* uy (PI)) |
(PI) |
(* (sin (* uy (* 2 (PI)))) (sqrt (* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2)))))) |
(sqrt (* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2))))) |
(* ux (+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2)))) |
(+ (+ 1 (neg (+ ux -1))) (* maxCos (+ (* 2 ux) -2))) |
(* (sin (* uy (* 2 (PI)))) (sqrt (/ (* (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)))) ux) (+ 1 (* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1)))))) |
(sin (* uy (* 2 (PI)))) |
(* uy (* 2 (PI))) |
(* 2 (PI)) |
(* maxCos (* ux ux)) |
(- 1 (* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux)))) |
(* (* ux ux) (- (* (- 1 maxCos) (- 1 maxCos)) (/ (+ (+ 2 (* maxCos -2)) (/ -1 ux)) ux))) |
(+ 1 (neg (+ ux -1))) |
(- (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) 1) |
(* (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos) (- (* (+ maxCos -1) (+ -1 (* ux (- 1 maxCos)))) maxCos)) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(exp.f32 (*.f32 (log.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))) #s(literal 1/2 binary32))) |
(pow.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) #s(literal 1/2 binary32)) |
(/.f32 (sqrt.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))) (sqrt.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) (sqrt.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) |
(sqrt.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))) |
(*.f32 (pow.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) #s(literal 1/4 binary32))) |
(+.f32 ux (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) |
(+.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) |
(+.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos))) |
(+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (+.f32 (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos)) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(+.f32 (+.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) |
(pow.f32 (/.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) #s(literal -1 binary32)) |
(fma.f32 ux (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) |
(fma.f32 (-.f32 #s(literal 2 binary32) ux) ux (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) |
(fma.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) |
(fma.f32 (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))) maxCos (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) |
(-.f32 (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))) (/.f32 (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) (+.f32 (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) maxCos) (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))) (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) (neg.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) |
(+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos))) |
(+.f32 (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos))) |
(fma.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos))) |
(fma.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos))) |
(-.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos)) |
(-.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (*.f32 maxCos (*.f32 ux (*.f32 ux maxCos)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) #s(literal 3 binary32)) (pow.f32 (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos))) (-.f32 (*.f32 (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos)) (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos))) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos))) (*.f32 (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos)) (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos)))) (-.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (neg.f32 (*.f32 (*.f32 ux (*.f32 ux maxCos)) maxCos)))) |
(/.f32 (*.f32 maxCos (+.f32 (*.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 ux (*.f32 ux maxCos)) (*.f32 ux (*.f32 ux maxCos)))))) (+.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux (*.f32 ux maxCos))) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux (*.f32 ux maxCos))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(/.f32 (*.f32 maxCos (-.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (*.f32 ux (*.f32 ux maxCos)) (*.f32 ux (*.f32 ux maxCos))))) (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux maxCos))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux (*.f32 ux maxCos))) (*.f32 (*.f32 ux (*.f32 ux maxCos)) (*.f32 ux (*.f32 ux maxCos))))) maxCos) (+.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux (*.f32 ux maxCos))) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux (*.f32 ux maxCos))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (*.f32 ux (*.f32 ux maxCos)) (*.f32 ux (*.f32 ux maxCos)))) maxCos) (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux maxCos))))) |
(*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) |
(*.f32 (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))) maxCos) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(*.f32 (PI.f32) (*.f32 uy #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) uy) |
(*.f32 (*.f32 uy (PI.f32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 uy (PI.f32)) (*.f32 #s(literal 2 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (*.f32 (PI.f32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32))) #s(literal 2 binary32)) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 uy (PI.f32))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 uy (PI.f32)) |
(*.f32 (PI.f32) uy) |
(*.f32 #s(literal 1 binary32) (*.f32 uy (PI.f32))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) uy)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) uy)) |
(*.f32 (*.f32 uy #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 uy (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 uy (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(PI.f32) |
(log1p.f32 (expm1.f32 (PI.f32))) |
(exp.f32 (log.f32 (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (PI.f32)) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (PI.f32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (PI.f32))) #s(literal 2 binary32))) |
(pow.f32 (PI.f32) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32)) |
(pow.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(-.f32 (exp.f32 (log1p.f32 (PI.f32))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (PI.f32) (PI.f32))) |
(cbrt.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 1 binary32)) |
(*.f32 (PI.f32) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (log.f32 (exp.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (log.f32 (exp.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) #s(literal 1 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(log.f32 (exp.f32 (PI.f32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (PI.f32)))) |
(expm1.f32 (log1p.f32 (PI.f32))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) #s(literal 1/2 binary32))) |
(pow.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal 1/2 binary32)) |
(sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (pow.f32 ux #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal 1/4 binary32)) (pow.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal 1/4 binary32))) |
(+.f32 ux (*.f32 ux (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(+.f32 ux (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)) |
(+.f32 ux (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos))) |
(+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) |
(fma.f32 ux (-.f32 #s(literal 2 binary32) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos))) |
(fma.f32 (-.f32 #s(literal 2 binary32) ux) ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos))) |
(/.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (pow.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) #s(literal 3 binary32))) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (-.f32 (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos))) (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)))) (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 ux maxCos)))) |
(/.f32 (*.f32 ux (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux))))) |
(/.f32 (*.f32 ux (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) ux) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux))))) |
(/.f32 (*.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) ux) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux) |
(+.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(+.f32 (-.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) |
(+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux)) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 ux maxCos)) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (-.f32 #s(literal 2 binary32) ux))) |
(+.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1 binary32)) |
(+.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 #s(literal 2 binary32) (*.f32 ux maxCos))) (*.f32 maxCos #s(literal -2 binary32))) |
(+.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) ux)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) #s(literal -1 binary32)) |
(fma.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (-.f32 #s(literal 2 binary32) ux)) |
(fma.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos (-.f32 #s(literal 2 binary32) ux)) |
(-.f32 #s(literal 1 binary32) (-.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(-.f32 (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (/.f32 (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (+.f32 (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(/.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (neg.f32 (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (-.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux))) |
(*.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 maxCos maxCos) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) (*.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) #s(literal 1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 #s(literal -1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 #s(literal -1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) #s(literal 1/2 binary32))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 #s(literal -1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 #s(literal -1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sin.f32 (*.f32 uy (PI.f32))) (cos.f32 (*.f32 uy (PI.f32))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(*.f32 (PI.f32) (*.f32 uy #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) uy) |
(*.f32 (*.f32 uy (PI.f32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 (cbrt.f32 (*.f32 (PI.f32) (PI.f32))) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 ux (*.f32 ux maxCos)) |
(*.f32 maxCos (*.f32 ux ux)) |
(*.f32 (*.f32 ux ux) maxCos) |
(*.f32 (*.f32 ux maxCos) ux) |
(+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux)))) |
(+.f32 (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) #s(literal -1 binary32)) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) (/.f32 (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (/.f32 (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux)))) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (-.f32 #s(literal 0 binary32) (*.f32 ux ux))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))))) |
(+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux ux) (neg.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) |
(+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (*.f32 ux ux))) |
(/.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) |
(/.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 ux ux)) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) |
(*.f32 ux (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) |
(*.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (*.f32 ux ux)) |
(*.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) #s(literal 1 binary32)) |
(*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) |
(*.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) (*.f32 ux ux)) |
(+.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) ux)) |
(+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)) |
(+.f32 (neg.f32 ux) #s(literal 2 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 ux #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) ux)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)) |
(fma.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (+.f32 ux #s(literal -1 binary32)) #s(literal -1 binary32) #s(literal 1 binary32)) |
(fma.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32) #s(literal 1 binary32)) |
(-.f32 #s(literal 2 binary32) ux) |
(-.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))) |
(-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (-.f32 (+.f32 ux #s(literal -1 binary32)) #s(literal 1 binary32))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32)))) (/.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 ux #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))) (+.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 ux #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) ux))) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 ux #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) ux)))) (neg.f32 (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 ux #s(literal -1 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) (*.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) #s(literal 1 binary32)) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 ux #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) ux))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))))) |
(+.f32 #s(literal -1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) |
(+.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (+.f32 #s(literal -1 binary32) maxCos))) (+.f32 #s(literal 1 binary32) maxCos))) |
(+.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (+.f32 #s(literal 1 binary32) maxCos))) |
(+.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 maxCos) #s(literal -1 binary32))) |
(+.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (neg.f32 maxCos) #s(literal 1 binary32))) |
(+.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal -1 binary32)) |
(fma.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (neg.f32 (+.f32 #s(literal 1 binary32) maxCos))) |
(fma.f32 (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal -1 binary32) maxCos) (neg.f32 (+.f32 #s(literal 1 binary32) maxCos))) |
(fma.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos (*.f32 maxCos maxCos))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 maxCos (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) #s(literal -1 binary32)) |
(fma.f32 (*.f32 (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (/.f32 #s(literal 1 binary32) (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal -1 binary32)) |
(-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) maxCos)) |
(-.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)) |
(-.f32 (/.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) #s(literal -1 binary32)))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal -1 binary32))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) #s(literal -1 binary32))) (neg.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) #s(literal -1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (pow.f32 (+.f32 #s(literal 1 binary32) maxCos) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) maxCos) (+.f32 #s(literal 1 binary32) maxCos)) (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) maxCos))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) maxCos) (+.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 #s(literal 1 binary32) maxCos))) |
(*.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) |
(*.f32 (+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) |
(exp.f32 (*.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) #s(literal 2 binary32))) |
(+.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (neg.f32 maxCos))) |
(+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (*.f32 (neg.f32 maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) |
(pow.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 2 binary32)) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos (*.f32 maxCos maxCos))) (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos (*.f32 maxCos maxCos)))) (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 maxCos (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 maxCos (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos (*.f32 maxCos maxCos))) (*.f32 (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 maxCos (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (*.f32 (*.f32 (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos (*.f32 maxCos maxCos)))) (*.f32 (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 maxCos (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(/.f32 (*.f32 (*.f32 (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (*.f32 (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (*.f32 (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos (*.f32 maxCos maxCos)))) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 maxCos (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))) (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 maxCos (*.f32 maxCos maxCos))) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 maxCos (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(/.f32 (*.f32 (*.f32 (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (+.f32 maxCos (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) |
(*.f32 (pow.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)) (pow.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))) |
| 1× | egg-herbie |
| 8020× | *-lowering-*.f32 |
| 8020× | *-lowering-*.f64 |
| 2872× | +-lowering-+.f64 |
| 2872× | +-lowering-+.f32 |
| 2456× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1752 | 19740 |
| 1 | 6406 | 18448 |
| 0 | 8759 | 18448 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (* (* uy (PI)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* 2 (* (PI) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* 4/15 (* (pow (PI) 5) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))) |
(* -1 (* (* ux (sin (* 2 (* uy (PI))))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 2)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 2) 2)) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 2)) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 2) 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* -1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 2) 3)) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5)))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 2)) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))))) (sqrt (/ 1 (* ux (- 2 ux)))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))) (- (* 2 ux) 2)))) (sqrt (/ 1 (* ux (pow (- 2 ux) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (- 2 ux)))) (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux))))))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* maxCos (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* -1 (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (sqrt -1))) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(sqrt (* ux (+ 2 (* -2 maxCos)))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* maxCos (+ 2 (* -1 maxCos))) 1))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3)))))))) |
(* ux (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))) |
(* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))) |
(* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))))) |
(* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (+ (* 1/16 (* (/ (pow (+ 2 (* -2 maxCos)) 3) (pow ux 3)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))))) |
(* -1 (* ux (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) |
(* -1 (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* -1/2 (* (/ (- (* 2 maxCos) 2) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))))) |
(* -1 (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* -1 (/ (+ (* 1/8 (* (/ (pow (- (* 2 maxCos) 2) 2) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* 1/2 (* (- (* 2 maxCos) 2) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux))))) |
(* -1 (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow (- (* 2 maxCos) 2) 2) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* -1/16 (* (/ (pow (- (* 2 maxCos) 2) 3) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5)))))) ux)) (* 1/2 (* (- (* 2 maxCos) 2) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux))))) |
(sqrt (* ux (- 2 ux))) |
(+ (sqrt (* ux (- 2 ux))) (* 1/2 (* (* maxCos (- (* 2 ux) 2)) (sqrt (/ ux (- 2 ux)))))) |
(+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))) (* 1/2 (* (* maxCos (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux))))) (sqrt (/ 1 (* ux (- 2 ux))))))))) |
(+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))) (* maxCos (+ (* -1/4 (* (* maxCos (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))) (- (* 2 ux) 2))) (sqrt (/ 1 (* ux (pow (- 2 ux) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (- 2 ux)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux))))))))))) |
(* maxCos (* ux (sqrt -1))) |
(* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))) |
(* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(* maxCos (+ (* -1/4 (/ (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(* -1 (* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (- (* 2 ux) 2) (sqrt -1))) (* -1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (- (* 2 ux) 2) (sqrt -1)))) maxCos)) (* ux (sqrt -1))))) |
(* ux (+ 2 (* -2 maxCos))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) |
(* (pow ux 2) (- (* maxCos (+ 2 (* -1 maxCos))) 1)) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* maxCos (+ 2 (* -1 maxCos))) (* 2 (/ 1 ux)))) 1)) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* maxCos (+ 2 (* -1 maxCos))) (* 2 (/ 1 ux)))) 1)) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* maxCos (+ 2 (* -1 maxCos))) (* 2 (/ 1 ux)))) 1)) |
(* (pow ux 2) (- (* maxCos (+ 2 (* -1 maxCos))) 1)) |
(* (pow ux 2) (- (+ (* -1 (/ (- (* 2 maxCos) 2) ux)) (* maxCos (+ 2 (* -1 maxCos)))) 1)) |
(* (pow ux 2) (- (+ (* -1 (/ (- (* 2 maxCos) 2) ux)) (* maxCos (+ 2 (* -1 maxCos)))) 1)) |
(* (pow ux 2) (- (+ (* -1 (/ (- (* 2 maxCos) 2) ux)) (* maxCos (+ 2 (* -1 maxCos)))) 1)) |
(* ux (- 2 ux)) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- 2 ux)) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- 2 ux)) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))) maxCos)) (* -1 (pow ux 2)))) |
(* maxCos (* ux (- (* 2 ux) 2))) |
(* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) |
(* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) |
(* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(* -2 (* maxCos ux)) |
(* ux (+ (* -2 maxCos) (* maxCos (* ux (+ 2 (* -1 maxCos)))))) |
(* ux (+ (* -2 maxCos) (* maxCos (* ux (+ 2 (* -1 maxCos)))))) |
(* ux (+ (* -2 maxCos) (* maxCos (* ux (+ 2 (* -1 maxCos)))))) |
(* maxCos (* (pow ux 2) (+ 2 (* -1 maxCos)))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(* maxCos (* (pow ux 2) (+ 2 (* -1 maxCos)))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI)))) |
(+ (* -1 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* uy (* (PI) (pow (- 1 maxCos) 2))))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI))))) |
(+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* uy (* (PI) (pow (- 1 maxCos) 2))))) (* -1/4 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* uy (* (PI) (pow (- 1 maxCos) 4)))))))) |
(+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* uy (* (PI) (pow (- 1 maxCos) 2))))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* uy (* (PI) (pow (- 1 maxCos) 4))))) (* -1/8 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* uy (* (PI) (pow (- 1 maxCos) 6)))))))))) |
(* 2 (* ux (* uy (* (PI) (* (sqrt -1) (- 1 maxCos)))))) |
(* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos)))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos))))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 1/8 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 3))) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos)))))))) |
(* -2 (* ux (* uy (* (PI) (* (sqrt -1) (- 1 maxCos)))))) |
(* -1 (* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (- 1 maxCos)))) (* 1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* ux (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos)))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (- 1 maxCos)))) (* -1 (/ (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))) (* 1/8 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 3))) (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5)))))) ux))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos)))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) |
(+ (* -1 (* (* maxCos (* (pow ux 2) (* uy (* (PI) (- (* 2 (/ 1 ux)) 2))))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* maxCos (+ (* -1 (* (* maxCos (* uy (* (PI) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2))))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1 (* (* (pow ux 2) (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* maxCos (+ (* -1 (* (* (pow ux 2) (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* maxCos (+ (* -1 (* (* uy (* (PI) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1/2 (* (* maxCos (* (pow ux 2) (* uy (* (PI) (* (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)) (- (* 2 (/ 1 ux)) 2)))))) (sqrt (/ 1 (pow (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) 3)))))))))) |
(* 2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(* maxCos (+ (* -1 (/ (* ux (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (* maxCos (sqrt -1)))) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))) |
(* maxCos (+ (* -1 (/ (* ux (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (* maxCos (sqrt -1)))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* (pow maxCos 2) (* ux (sqrt -1))))))) |
(* maxCos (+ (* -1 (/ (* ux (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* uy (* (PI) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- (* 2 (/ 1 ux)) 2)))) (* (pow maxCos 3) (* ux (pow (sqrt -1) 3))))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* (pow maxCos 2) (* ux (sqrt -1)))))))) |
(* -2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* ux (* uy (* (PI) (- 2 (* 2 (/ 1 ux)))))) (* maxCos (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* ux (* uy (* (PI) (- 2 (* 2 (/ 1 ux)))))) (sqrt -1))) (* -1 (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* ux (* uy (* (PI) (- 2 (* 2 (/ 1 ux)))))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (* uy (* (PI) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- 2 (* 2 (/ 1 ux)))))) (* maxCos (* ux (pow (sqrt -1) 3))))) (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* ux (sqrt -1)))) maxCos))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* uy (PI)))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 5)))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 5))))))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 1)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 1))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 1) 3))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (- (* 2 maxCos) 1))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* 2 maxCos) 1))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* 2 maxCos) 1)))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* 2 maxCos) 1))))))) |
(* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* -1/8 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 ux) 2) 2))) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 ux) 2) 2)))) (* 1/16 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 ux) 2) 3))) (sqrt (/ ux (pow (- 2 ux) 5))))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (sin (* 2 (* uy (PI))))) |
(* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (sin (* 2 (* uy (PI))))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (sin (* 2 (* uy (PI)))))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 3)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (sin (* 2 (* uy (PI))))))))) |
(* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) |
(* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))))))) |
(sqrt (* ux (+ 2 (* -2 maxCos)))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (- (* 2 maxCos) 1)))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (pow (- (* 2 maxCos) 1) 2))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* 2 maxCos) 1)))))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* 2 maxCos) 1))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (pow (- (* 2 maxCos) 1) 2))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (pow (- (* 2 maxCos) 1) 3)))))))) |
(* ux (sqrt (- (* 2 maxCos) 1))) |
(* ux (+ (sqrt (- (* 2 maxCos) 1)) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))) |
(* ux (+ (sqrt (- (* 2 maxCos) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))) |
(* ux (+ (sqrt (- (* 2 maxCos) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (pow (+ 2 (* -2 maxCos)) 3) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))))) |
(* -1 (* (* ux (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (sqrt -1) (sqrt (+ 1 (* -2 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (sqrt -1) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (sqrt -1) (sqrt (+ 1 (* -2 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (sqrt -1) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (sqrt -1) (sqrt (+ 1 (* -2 maxCos))))))) |
(sqrt (* ux (- 2 ux))) |
(+ (sqrt (* ux (- 2 ux))) (* 1/2 (* (* maxCos (- (* 2 ux) 2)) (sqrt (/ ux (- 2 ux)))))) |
(+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* -1/8 (* (* maxCos (pow (- (* 2 ux) 2) 2)) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2)))))) |
(+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (pow (- (* 2 ux) 2) 2))) (* 1/16 (* (* maxCos (pow (- (* 2 ux) 2) 3)) (sqrt (/ ux (pow (- 2 ux) 5)))))))))) |
(sqrt (* maxCos (* ux (- (* 2 ux) 2)))) |
(* maxCos (+ (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))))) |
(* maxCos (+ (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (pow (- 2 ux) 2))) (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux)))))) |
(* maxCos (+ (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (pow (- 2 ux) 2))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (pow (- 2 ux) 3))) (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))))))) |
(* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (pow (sqrt -1) 2))) |
(* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow (sqrt -1) 2))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (pow (- 2 ux) 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow (sqrt -1) 2)))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (pow (- 2 ux) 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (pow (- 2 ux) 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow (sqrt -1) 2))))))) |
(* ux (+ 2 (* -2 maxCos))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1))))) |
(* (pow ux 2) (- (* 2 maxCos) 1)) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(* -1 (* (pow ux 2) (+ 1 (* -2 maxCos)))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (+ 1 (* -2 maxCos))) (* 2 (/ 1 ux))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (+ 1 (* -2 maxCos))) (* 2 (/ 1 ux))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (+ 1 (* -2 maxCos))) (* 2 (/ 1 ux))))) |
(* ux (- 2 ux)) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux))) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux))) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux))) |
(* maxCos (* ux (- (* 2 ux) 2))) |
(* maxCos (+ (* ux (- (* 2 ux) 2)) (/ (* ux (- 2 ux)) maxCos))) |
(* maxCos (+ (* ux (- (* 2 ux) 2)) (/ (* ux (- 2 ux)) maxCos))) |
(* maxCos (+ (* ux (- (* 2 ux) 2)) (/ (* ux (- 2 ux)) maxCos))) |
(* maxCos (* ux (- (* 2 ux) 2))) |
(* -1 (* maxCos (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))))) |
(* -1 (* maxCos (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))))) |
(* -1 (* maxCos (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))))) |
(+ 2 (* -2 maxCos)) |
(+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1)))) |
(+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1)))) |
(+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1)))) |
(* ux (- (* 2 maxCos) 1)) |
(* ux (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(* ux (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(* ux (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(* -1 (* ux (+ 1 (* -2 maxCos)))) |
(* -1 (* ux (+ 1 (+ (* -2 maxCos) (* -1 (/ (+ 2 (* -2 maxCos)) ux)))))) |
(* -1 (* ux (+ 1 (+ (* -2 maxCos) (* -1 (/ (+ 2 (* -2 maxCos)) ux)))))) |
(* -1 (* ux (+ 1 (+ (* -2 maxCos) (* -1 (/ (+ 2 (* -2 maxCos)) ux)))))) |
(- 2 ux) |
(- (+ 2 (* maxCos (- (* 2 ux) 2))) ux) |
(- (+ 2 (* maxCos (- (* 2 ux) 2))) ux) |
(- (+ 2 (* maxCos (- (* 2 ux) 2))) ux) |
(* maxCos (- (* 2 ux) 2)) |
(* maxCos (- (+ (* 2 ux) (* 2 (/ 1 maxCos))) (+ 2 (/ ux maxCos)))) |
(* maxCos (- (+ (* 2 ux) (* 2 (/ 1 maxCos))) (+ 2 (/ ux maxCos)))) |
(* maxCos (- (+ (* 2 ux) (* 2 (/ 1 maxCos))) (+ 2 (/ ux maxCos)))) |
(* maxCos (- (* 2 ux) 2)) |
(* -1 (* maxCos (+ (* -1 (- (* 2 ux) 2)) (* -1 (/ (- 2 ux) maxCos))))) |
(* -1 (* maxCos (+ (* -1 (- (* 2 ux) 2)) (* -1 (/ (- 2 ux) maxCos))))) |
(* -1 (* maxCos (+ (* -1 (- (* 2 ux) 2)) (* -1 (/ (- 2 ux) maxCos))))) |
(* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* uy (PI)))) |
(* uy (+ (* -4/3 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (PI))))) |
(* uy (+ (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (pow (PI) 3))) (* 4/15 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* (pow uy 2) (pow (PI) 5)))))))) |
(* uy (+ (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (pow (PI) 5))))))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI))))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))))) (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))))) (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* 1/4 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (pow (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) 2)) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))))))) (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))))))) (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))))) (* maxCos (+ (* 1/2 (* (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* 1/4 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (pow (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) 2)) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))))))))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 4 (* ux (* (- ux 1) (- (* 2 ux) 2)))) (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* -2 (/ (* (pow ux 2) (* (+ 1 (* -1 (pow (- ux 1) 3))) (- (* 2 ux) 2))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) (+ (* 1/2 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* 1/4 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (pow (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) 2)) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))))))))) (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))))))))) (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI)))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 4 (* (- ux 1) (- (* 2 ux) 2))) (/ (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- (* 2 ux) 2)) ux)) (+ (* -2 (/ (* (- (* 2 ux) 2) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))))) ux)) (+ (* -1 (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2)))) (+ (* 1/2 (/ (* (- (* 2 ux) 2) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* ux (pow (sqrt -1) 2)))) (/ (* (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))) (- (* 2 ux) 2)) ux)))))) (* (pow maxCos 3) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 4 (* (+ 1 (* -1 (- (* 2 ux) 1))) (- ux 1))) (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2))) ux)) (+ (* -2 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))))) ux)) (+ (* -1 (+ (* -1 (* (+ 1 (* -1 (- (* 2 ux) 1))) (- ux 1))) (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (* -1 (- ux 1)) 1)))) (+ (* 1/2 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* ux (pow (sqrt -1) 2)))) (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) ux)))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(+ (* 1/2 (* (sqrt (/ (* (pow ux 3) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))))) (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))) |
(+ (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ (* ux (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (+ (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))))))) (* 1/2 (* (sqrt (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2))))))))) |
(+ (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))))) (* ux (+ (* 1/2 (* (sqrt (/ (* ux (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (- (/ (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ (* 1/4 (/ (* (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (pow (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2))) 2)) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (+ (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2))))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))))))))) (* 1/2 (* (sqrt (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (+ (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))))))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1)))))))) (pow ux 2)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1)))))))) (pow ux 2)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (/ 1 (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 3) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (+ (* 1/2 (/ (* (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1)))))))) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ (* (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) (pow ux 3)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))) |
(* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))) (sqrt (* (- 1 maxCos) (- maxCos 1))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1)))))) 2) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (/ 1 (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 3) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (+ (* 1/2 (/ (* (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1)))))) 2) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (/ (* (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1)))))) 2) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(* 2 (* uy (PI))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* maxCos (pow ux 2)) |
(* ux (+ 2 (* -2 maxCos))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(- (+ 1 (* -1 (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
1 |
(+ 1 (* -1 (* ux (+ 2 (* -2 maxCos))))) |
(+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2))))) |
(+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2))))) |
(* (pow ux 2) (pow (- 1 maxCos) 2)) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)))) |
(* (pow ux 2) (pow (- 1 maxCos) 2)) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2))) |
(* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) |
(+ (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (pow ux 2))) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (* -1 (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
2 |
(+ 2 (* -1 ux)) |
(+ 2 (* -1 ux)) |
(+ 2 (* -1 ux)) |
(* -1 ux) |
(* ux (- (* 2 (/ 1 ux)) 1)) |
(* ux (- (* 2 (/ 1 ux)) 1)) |
(* ux (- (* 2 (/ 1 ux)) 1)) |
(* -1 ux) |
(* -1 (* ux (- 1 (* 2 (/ 1 ux))))) |
(* -1 (* ux (- 1 (* 2 (/ 1 ux))))) |
(* -1 (* ux (- 1 (* 2 (/ 1 ux))))) |
(- (* -1 (- ux 1)) 1) |
(- (+ (* -1 (- ux 1)) (* maxCos (- (* 2 ux) 2))) 1) |
(- (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2))) 1) |
(- (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2))) 1) |
(* -1 (* (pow maxCos 2) ux)) |
(* (pow maxCos 2) (- (+ (* -1 ux) (* 2 (/ ux maxCos))) (* 2 (/ 1 maxCos)))) |
(* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (* 2 (/ ux maxCos)))) (+ (* 2 (/ 1 maxCos)) (/ 1 (pow maxCos 2))))) |
(* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (* 2 (/ ux maxCos)))) (+ (* 2 (/ 1 maxCos)) (/ 1 (pow maxCos 2))))) |
(* -1 (* (pow maxCos 2) ux)) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (* -1 (- (* 2 ux) 1))) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (- (* -1 (- ux 1)) 1) maxCos)))) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (- (* -1 (- ux 1)) 1) maxCos)))) maxCos)))) |
(- (* -1 (- maxCos 1)) (+ 1 maxCos)) |
(- (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1)))) (+ 1 maxCos)) |
(- (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1)))) (+ 1 maxCos)) |
(- (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1)))) (+ 1 maxCos)) |
(* ux (* (- 1 maxCos) (- maxCos 1))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (* (- 1 maxCos) (- maxCos 1))) (+ (/ 1 ux) (/ maxCos ux)))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (* (- 1 maxCos) (- maxCos 1))) (+ (/ 1 ux) (/ maxCos ux)))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (* (- 1 maxCos) (- maxCos 1))) (+ (/ 1 ux) (/ maxCos ux)))) |
(* ux (* (- 1 maxCos) (- maxCos 1))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (* -1 (- maxCos 1)) (+ 1 maxCos)) ux))))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (* -1 (- maxCos 1)) (+ 1 maxCos)) ux))))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (* -1 (- maxCos 1)) (+ 1 maxCos)) ux))))) |
(pow (- ux 1) 2) |
(+ (* -2 (* maxCos (* (- ux 1) (- (* 2 ux) 2)))) (pow (- ux 1) 2)) |
(+ (* maxCos (+ (* -2 (* (- ux 1) (- (* 2 ux) 2))) (* maxCos (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2))))) (pow (- ux 1) 2)) |
(+ (* maxCos (+ (* -2 (* (- ux 1) (- (* 2 ux) 2))) (* maxCos (+ (* -2 (* maxCos (* ux (- (* 2 ux) 2)))) (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))))) (pow (- ux 1) 2)) |
(* (pow maxCos 4) (pow ux 2)) |
(* (pow maxCos 4) (+ (* -2 (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow ux 2))) |
(* (pow maxCos 4) (+ (* -2 (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* 2 (/ (* ux (- ux 1)) (pow maxCos 2))) (+ (/ (pow (- (* 2 ux) 2) 2) (pow maxCos 2)) (pow ux 2))))) |
(* (pow maxCos 4) (+ (* -2 (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* -2 (/ (* (- ux 1) (- (* 2 ux) 2)) (pow maxCos 3))) (+ (* 2 (/ (* ux (- ux 1)) (pow maxCos 2))) (+ (/ (pow (- (* 2 ux) 2) 2) (pow maxCos 2)) (pow ux 2)))))) |
(* (pow maxCos 4) (pow ux 2)) |
(* (pow maxCos 4) (+ (* 2 (/ (* ux (+ 1 (* -1 (- (* 2 ux) 1)))) maxCos)) (pow ux 2))) |
(* (pow maxCos 4) (+ (* -1 (/ (+ (* -2 (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) (* -1 (/ (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)) maxCos))) maxCos)) (pow ux 2))) |
(* (pow maxCos 4) (+ (* -1 (/ (+ (* -2 (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) (* -1 (/ (+ (* 2 (* ux (- ux 1))) (+ (* 2 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- ux 1)) maxCos)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2))) maxCos))) maxCos)) (pow ux 2))) |
(pow (- (* -1 (- maxCos 1)) maxCos) 2) |
(+ (* 2 (* ux (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))))) (pow (- (* -1 (- maxCos 1)) maxCos) 2)) |
(+ (* ux (+ (* 2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* ux (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (pow (- (* -1 (- maxCos 1)) maxCos) 2)) |
(+ (* ux (+ (* 2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* ux (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (pow (- (* -1 (- maxCos 1)) maxCos) 2)) |
(* (pow ux 2) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) |
(* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (+ (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (pow ux 2))))) |
(* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (+ (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (pow ux 2))))) |
(* (pow ux 2) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) |
(* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (+ (* -1 (/ (+ (* -2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) ux))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (+ (* -1 (/ (+ (* -2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) ux))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) |
| Outputs |
|---|
(* 2 (* (* uy (PI)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* 2 (* (PI) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 5 binary32))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))) (* 4/15 (* (pow (PI) 5) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux)))))))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 7 binary32))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (pow.f32 (PI.f32) #s(literal 5 binary32)))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))))) |
(*.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))) |
(*.f32 (*.f32 ux (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 ux ux)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 ux ux)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) (+.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (*.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 ux (*.f32 ux ux))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) #s(literal 5 binary32)))))))) |
(* -1 (* (* ux (sin (* 2 (* uy (PI))))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 2)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 2) 2)) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 2)) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 2) 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* -1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 2) 3)) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5)))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 2)) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) (*.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) #s(literal 5 binary32)))))) ux)))) ux))) |
(* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))))) (sqrt (/ 1 (* ux (- 2 ux)))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 maxCos (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 maxCos (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 #s(literal 2 binary32) ux)))))))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))) (- (* 2 ux) 2)))) (sqrt (/ 1 (* ux (pow (- 2 ux) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (- 2 ux)))) (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux))))))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 #s(literal 2 binary32) ux)))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 #s(literal 2 binary32) ux))))))))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(*.f32 (*.f32 maxCos ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 maxCos (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (/.f32 #s(literal 1/2 binary32) maxCos) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) maxCos) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 maxCos maxCos)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))))))) |
(* maxCos (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) maxCos) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 maxCos maxCos)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))))) (*.f32 #s(literal -1/4 binary32) (*.f32 (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 maxCos (*.f32 maxCos maxCos))) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(neg.f32 (*.f32 (*.f32 maxCos ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (/.f32 #s(literal 1/2 binary32) maxCos) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (sqrt -1))) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) maxCos)))) maxCos)))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))))) maxCos))) maxCos)))) |
(sqrt (* ux (+ 2 (* -2 maxCos)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* maxCos (+ 2 (* -1 maxCos))) 1))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 2))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3)))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))))))) |
(* ux (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1))) |
(*.f32 ux (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) |
(* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) |
(* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))))))))) |
(* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (+ (* 1/16 (* (/ (pow (+ 2 (* -2 maxCos)) 3) (pow ux 3)) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1))))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (*.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 ux (*.f32 ux ux)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) #s(literal 5 binary32))))))))) |
(* -1 (* ux (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)))) |
(*.f32 (neg.f32 ux) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) |
(* -1 (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* -1/2 (* (/ (- (* 2 maxCos) 2) ux) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))))) |
(*.f32 (neg.f32 ux) (+.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) |
(* -1 (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* -1 (/ (+ (* 1/8 (* (/ (pow (- (* 2 maxCos) 2) 2) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* 1/2 (* (- (* 2 maxCos) 2) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux))))) |
(*.f32 (neg.f32 ux) (+.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))))) ux)))) |
(* -1 (* ux (+ (sqrt (- (* maxCos (+ 2 (* -1 maxCos))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (pow (- (* 2 maxCos) 2) 2) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 3))))) (* -1/16 (* (/ (pow (- (* 2 maxCos) 2) 3) ux) (sqrt (/ 1 (pow (- (* maxCos (+ 2 (* -1 maxCos))) 1) 5)))))) ux)) (* 1/2 (* (- (* 2 maxCos) 2) (sqrt (/ 1 (- (* maxCos (+ 2 (* -1 maxCos))) 1)))))) ux))))) |
(*.f32 (neg.f32 ux) (+.f32 (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))))) (*.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)) #s(literal 5 binary32)))))) ux))) ux)))) |
(sqrt (* ux (- 2 ux))) |
(sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) |
(+ (sqrt (* ux (- 2 ux))) (* 1/2 (* (* maxCos (- (* 2 ux) 2)) (sqrt (/ ux (- 2 ux)))))) |
(+.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))) |
(+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))) (* 1/2 (* (* maxCos (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux))))) (sqrt (/ 1 (* ux (- 2 ux))))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 maxCos (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 #s(literal 2 binary32) ux)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))))))))) |
(+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))) (* maxCos (+ (* -1/4 (* (* maxCos (* (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux)))) (- (* 2 ux) 2))) (sqrt (/ 1 (* ux (pow (- 2 ux) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (- 2 ux)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (- (* 2 ux) 2) 2)) (- 2 ux))))))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 maxCos (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 #s(literal 2 binary32) ux))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 ux (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 #s(literal 2 binary32) ux)))))))))) |
(* maxCos (* ux (sqrt -1))) |
(*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32))) |
(* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (* ux (sqrt -1)))) |
(*.f32 maxCos (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(*.f32 maxCos (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 maxCos maxCos)) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))))) |
(* maxCos (+ (* -1/4 (/ (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 maxCos maxCos)) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal -1/4 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(*.f32 (neg.f32 maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) |
(* -1 (* maxCos (+ (* 1/2 (/ (- (* 2 ux) 2) (* maxCos (sqrt -1)))) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (- (* 2 ux) 2) (sqrt -1))) (* -1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))))) maxCos)))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (- (* 2 ux) 2) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (- (* 2 ux) 2) (sqrt -1)))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal -1 binary32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) maxCos))) maxCos)))) |
(* ux (+ 2 (* -2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) |
(*.f32 ux (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) |
(*.f32 ux (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* maxCos (+ 2 (* -1 maxCos))) 1))))) |
(*.f32 ux (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))))) |
(* (pow ux 2) (- (* maxCos (+ 2 (* -1 maxCos))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* maxCos (+ 2 (* -1 maxCos))) (* 2 (/ 1 ux)))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (+.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (/.f32 #s(literal 2 binary32) ux)) #s(literal -1 binary32))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* maxCos (+ 2 (* -1 maxCos))) (* 2 (/ 1 ux)))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (+.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (/.f32 #s(literal 2 binary32) ux)) #s(literal -1 binary32))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* maxCos (+ 2 (* -1 maxCos))) (* 2 (/ 1 ux)))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (+.f32 (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (/.f32 #s(literal 2 binary32) ux)) #s(literal -1 binary32))) |
(* (pow ux 2) (- (* maxCos (+ 2 (* -1 maxCos))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32))) |
(* (pow ux 2) (- (+ (* -1 (/ (- (* 2 maxCos) 2) ux)) (* maxCos (+ 2 (* -1 maxCos)))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) ux)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- (* 2 maxCos) 2) ux)) (* maxCos (+ 2 (* -1 maxCos)))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) ux)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) |
(* (pow ux 2) (- (+ (* -1 (/ (- (* 2 maxCos) 2) ux)) (* maxCos (+ 2 (* -1 maxCos)))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)) ux)) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -1 binary32)))) |
(* ux (- 2 ux)) |
(*.f32 ux (-.f32 #s(literal 2 binary32) ux)) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))) |
(+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) (* ux (- 2 ux))) |
(+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- 2 ux)) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos maxCos))) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (+ (/ (* ux (- 2 ux)) (pow maxCos 2)) (/ (* ux (- (* 2 ux) 2)) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos maxCos))) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) maxCos)) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) maxCos)) maxCos)) (*.f32 ux ux))) |
(* maxCos (* ux (- (* 2 ux) 2))) |
(*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) |
(* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* ux (- (* 2 ux) 2)))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (pow ux 2)) (/ (* ux (- (* 2 ux) 2)) maxCos))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))) |
(* -2 (* maxCos ux)) |
(*.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) |
(* ux (+ (* -2 maxCos) (* maxCos (* ux (+ 2 (* -1 maxCos)))))) |
(*.f32 ux (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (*.f32 maxCos ux) (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))))) |
(* ux (+ (* -2 maxCos) (* maxCos (* ux (+ 2 (* -1 maxCos)))))) |
(*.f32 ux (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (*.f32 maxCos ux) (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))))) |
(* ux (+ (* -2 maxCos) (* maxCos (* ux (+ 2 (* -1 maxCos)))))) |
(*.f32 ux (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (*.f32 maxCos ux) (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))))) |
(* maxCos (* (pow ux 2) (+ 2 (* -1 maxCos)))) |
(*.f32 (*.f32 maxCos (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))) |
(* maxCos (* (pow ux 2) (+ 2 (* -1 maxCos)))) |
(*.f32 (*.f32 maxCos (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (* maxCos (+ 2 (* -1 maxCos))))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 maxCos (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)) (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (/.f32 #s(literal 2 binary32) ux))))))) |
(* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) |
(+ (* -1 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* uy (* (PI) (pow (- 1 maxCos) 2))))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (neg.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* uy (* (PI) (pow (- 1 maxCos) 2))))) (* -1/4 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* uy (* (PI) (pow (- 1 maxCos) 4)))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 4 binary32)))))))) |
(+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* uy (* (PI) (pow (- 1 maxCos) 2))))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* uy (* (PI) (pow (- 1 maxCos) 4))))) (* -1/8 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* uy (* (PI) (pow (- 1 maxCos) 6)))))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux ux) (+.f32 (neg.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 4 binary32))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 6 binary32)))))))))) |
(* 2 (* ux (* uy (* (PI) (* (sqrt -1) (- 1 maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) ux) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos)))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos))))))) |
(*.f32 ux (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3))))) (+ (* 1/8 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 3))) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos)))))))) |
(*.f32 ux (+.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)))))))) |
(* -2 (* ux (* uy (* (PI) (* (sqrt -1) (- 1 maxCos)))))) |
(*.f32 (*.f32 #s(literal -2 binary32) ux) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* -1 (* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos))))) (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* ux (* (sqrt -1) (- 1 maxCos))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (- 1 maxCos)))) (* 1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* ux (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos)))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ 2 (* -2 maxCos)))) (* (sqrt -1) (- 1 maxCos)))) (* -1 (/ (+ (* -1/4 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 2))) (* (pow (sqrt -1) 3) (pow (- 1 maxCos) 3)))) (* 1/8 (/ (* uy (* (PI) (pow (+ 2 (* -2 maxCos)) 3))) (* ux (* (pow (sqrt -1) 5) (pow (- 1 maxCos) 5)))))) ux))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (- 1 maxCos)))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (*.f32 ux (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32))))) ux)) ux)))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(+ (* -1 (* (* maxCos (* (pow ux 2) (* uy (* (PI) (- (* 2 (/ 1 ux)) 2))))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) |
(+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 (*.f32 uy (PI.f32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* maxCos (+ (* -1 (* (* maxCos (* uy (* (PI) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2))))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1 (* (* (pow ux 2) (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))))))) |
(+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) (*.f32 maxCos (-.f32 (neg.f32 (*.f32 maxCos (*.f32 uy (*.f32 (*.f32 (PI.f32) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 ux #s(literal 4 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))))))) (*.f32 (*.f32 (*.f32 ux ux) (*.f32 (*.f32 uy (PI.f32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* maxCos (+ (* -1 (* (* (pow ux 2) (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* maxCos (+ (* -1 (* (* uy (* (PI) (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)))) (sqrt (/ 1 (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))))) (* -1/2 (* (* maxCos (* (pow ux 2) (* uy (* (PI) (* (+ (* 1/4 (/ (* (pow ux 4) (pow (- (* 2 (/ 1 ux)) 2) 2)) (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))))) (pow ux 2)) (- (* 2 (/ 1 ux)) 2)))))) (sqrt (/ 1 (pow (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) 3)))))))))) |
(+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (*.f32 uy (PI.f32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))))) (*.f32 maxCos (+.f32 (neg.f32 (*.f32 uy (*.f32 (*.f32 (PI.f32) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 ux #s(literal 4 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 maxCos (*.f32 (*.f32 ux ux) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 ux #s(literal 4 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))))))))))))) |
(* 2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) |
(* maxCos (+ (* -1 (/ (* ux (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (* maxCos (sqrt -1)))) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (neg.f32 (*.f32 ux (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1 (/ (* ux (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (* maxCos (sqrt -1)))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* (pow maxCos 2) (* ux (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (+.f32 (neg.f32 (*.f32 ux (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal -1 binary32))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1 (/ (* ux (* uy (* (PI) (- (* 2 (/ 1 ux)) 2)))) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* uy (* (PI) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- (* 2 (/ 1 ux)) 2)))) (* (pow maxCos 3) (* ux (pow (sqrt -1) 3))))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- (* 2 (/ 1 ux)) 2) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* (pow maxCos 2) (* ux (sqrt -1)))))))) |
(*.f32 maxCos (+.f32 (neg.f32 (*.f32 ux (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal -1 binary32))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal -1 binary32))))))) (*.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(* -2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(*.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* ux (* uy (* (PI) (- 2 (* 2 (/ 1 ux)))))) (* maxCos (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* ux (* uy (* (PI) (- 2 (* 2 (/ 1 ux)))))) (sqrt -1))) (* -1 (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))))) #s(literal -1 binary32))))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32))))) maxCos)))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* ux (* uy (* (PI) (- 2 (* 2 (/ 1 ux)))))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (* uy (* (PI) (* (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))) (- 2 (* 2 (/ 1 ux)))))) (* maxCos (* ux (pow (sqrt -1) 3))))) (/ (* uy (* (PI) (- 1 (+ (* 1/4 (/ (* (pow ux 2) (pow (- 2 (* 2 (/ 1 ux))) 2)) (pow (sqrt -1) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))))))) (* ux (sqrt -1)))) maxCos))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (neg.f32 (/.f32 (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))))) #s(literal -1 binary32))))))) (*.f32 (*.f32 maxCos ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))))) #s(literal -1 binary32))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos))) maxCos))) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* uy (PI)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 5)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 5 binary32))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 5))))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 7 binary32))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (pow.f32 (PI.f32) #s(literal 5 binary32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))))))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 1)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 1))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (- (* 2 maxCos) 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 maxCos) 1) 3))))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (- (* 2 maxCos) 1))) |
(*.f32 (*.f32 ux (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* 2 maxCos) 1))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* 2 maxCos) 1)))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))))) |
(* ux (+ (* -1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (sin (* 2 (* uy (PI)))) (sqrt (- (* 2 maxCos) 1))))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 ux (*.f32 ux ux)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) #s(literal 5 binary32))))))))) |
(* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) |
(neg.f32 (*.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)))))) ux)) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 #s(literal -1 binary32))) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)))))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 #s(literal -1 binary32))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))))) (*.f32 #s(literal -1/16 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (sqrt.f32 #s(literal -1 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) #s(literal 5 binary32))))))) ux))) ux)))) |
(* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(+ (* maxCos (+ (* -1/8 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 ux) 2) 2))) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 maxCos (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 ux) 2) 2)))) (* 1/16 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (pow (- (* 2 ux) 2) 3))) (sqrt (/ ux (pow (- 2 ux) 5))))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))) (*.f32 #s(literal 1/16 binary32) (*.f32 maxCos (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (pow.f32 (-.f32 #s(literal 2 binary32) ux) #s(literal 5 binary32)))))))))))) |
(* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (sin (* 2 (* uy (PI))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (sin (* 2 (* uy (PI)))))))) |
(*.f32 maxCos (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 3)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (sin (* 2 (* uy (PI))))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (pow.f32 maxCos #s(literal 7 binary32)) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))))) |
(* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))) |
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal -1 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))) |
(* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))))) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 #s(literal -1 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))))) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 #s(literal -1 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (sin (* 2 (* uy (PI)))) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (sin (* 2 (* uy (PI)))) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))))) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 #s(literal -1 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))))) (*.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 ux (*.f32 (pow.f32 maxCos #s(literal 7 binary32)) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))))) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))))) |
(sqrt (* ux (+ 2 (* -2 maxCos)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (- (* 2 maxCos) 1)))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (pow (- (* 2 maxCos) 1) 2))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* 2 maxCos) 1)))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) |
(+ (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (- (* 2 maxCos) 1))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (pow (- (* 2 maxCos) 1) 2))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (pow (- (* 2 maxCos) 1) 3)))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 5 binary32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))))) |
(* ux (sqrt (- (* 2 maxCos) 1))) |
(*.f32 ux (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) |
(* ux (+ (sqrt (- (* 2 maxCos) 1)) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))) (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) |
(* ux (+ (sqrt (- (* 2 maxCos) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))) |
(*.f32 ux (+.f32 (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))))) |
(* ux (+ (sqrt (- (* 2 maxCos) 1)) (+ (* -1/8 (* (/ (pow (+ 2 (* -2 maxCos)) 2) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (pow (+ 2 (* -2 maxCos)) 3) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (* 1/2 (* (/ (+ 2 (* -2 maxCos)) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))))) |
(*.f32 ux (+.f32 (+.f32 (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))) (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 ux (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) #s(literal 5 binary32))))))))) |
(* -1 (* (* ux (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))) |
(neg.f32 (*.f32 ux (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (sqrt -1) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (sqrt -1) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (sqrt -1) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 #s(literal -1 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (sqrt -1) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (sqrt -1) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))))))) (*.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (sqrt.f32 #s(literal -1 binary32))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)) #s(literal 5 binary32)))))) ux))) ux)))) |
(sqrt (* ux (- 2 ux))) |
(sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) |
(+ (sqrt (* ux (- 2 ux))) (* 1/2 (* (* maxCos (- (* 2 ux) 2)) (sqrt (/ ux (- 2 ux)))))) |
(+.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))) |
(+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* -1/8 (* (* maxCos (pow (- (* 2 ux) 2) 2)) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2)))))) |
(+.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 maxCos (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))))) |
(+ (sqrt (* ux (- 2 ux))) (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (- (* 2 ux) 2))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (pow (- (* 2 ux) 2) 2))) (* 1/16 (* (* maxCos (pow (- (* 2 ux) 2) 3)) (sqrt (/ ux (pow (- 2 ux) 5)))))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 (-.f32 #s(literal 2 binary32) ux) #s(literal 5 binary32)))) (*.f32 maxCos (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))))))) |
(sqrt (* maxCos (* ux (- (* 2 ux) 2)))) |
(sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(* maxCos (+ (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))))) |
(*.f32 maxCos (+.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 #s(literal 1/2 binary32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))) |
(* maxCos (+ (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (pow (- 2 ux) 2))) (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux)))))) |
(*.f32 maxCos (+.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))) |
(* maxCos (+ (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (pow (- 2 ux) 2))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (pow (- 2 ux) 3))) (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))))))) |
(*.f32 maxCos (+.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (sqrt.f32 (/.f32 ux (*.f32 (pow.f32 maxCos #s(literal 7 binary32)) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32))))))))))) |
(* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (pow (sqrt -1) 2))) |
(neg.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow (sqrt -1) 2))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal -1 binary32) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (pow (- 2 ux) 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow (sqrt -1) 2)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal -1 binary32) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (pow (- 2 ux) 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (pow (- 2 ux) 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (- 2 ux))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow (sqrt -1) 2))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)) #s(literal -1 binary32)))) (+.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal -1 binary32) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (pow.f32 maxCos #s(literal 7 binary32)) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32))))) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))))))) |
(* ux (+ 2 (* -2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1))))) |
(*.f32 ux (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1))))) |
(*.f32 ux (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1))))) |
(*.f32 ux (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) |
(* (pow ux 2) (- (* 2 maxCos) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (/.f32 #s(literal 2 binary32) ux)) #s(literal 1 binary32)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (/.f32 #s(literal 2 binary32) ux)) #s(literal 1 binary32)))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (/.f32 #s(literal 2 binary32) ux)) #s(literal 1 binary32)))) |
(* -1 (* (pow ux 2) (+ 1 (* -2 maxCos)))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (+ 1 (* -2 maxCos))) (* 2 (/ 1 ux))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) (+.f32 #s(literal -1 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (+ 1 (* -2 maxCos))) (* 2 (/ 1 ux))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) (+.f32 #s(literal -1 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (+ 1 (* -2 maxCos))) (* 2 (/ 1 ux))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) (+.f32 #s(literal -1 binary32) (*.f32 #s(literal -1 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) |
(* ux (- 2 ux)) |
(*.f32 ux (-.f32 #s(literal 2 binary32) ux)) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(+ (* maxCos (* ux (- (* 2 ux) 2))) (* ux (- 2 ux))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) |
(* maxCos (* ux (- (* 2 ux) 2))) |
(*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) |
(* maxCos (+ (* ux (- (* 2 ux) 2)) (/ (* ux (- 2 ux)) maxCos))) |
(*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) maxCos))) |
(* maxCos (+ (* ux (- (* 2 ux) 2)) (/ (* ux (- 2 ux)) maxCos))) |
(*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) maxCos))) |
(* maxCos (+ (* ux (- (* 2 ux) 2)) (/ (* ux (- 2 ux)) maxCos))) |
(*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) maxCos))) |
(* maxCos (* ux (- (* 2 ux) 2))) |
(*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) |
(* -1 (* maxCos (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) maxCos))) |
(* -1 (* maxCos (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) maxCos))) |
(* -1 (* maxCos (+ (* -1 (* ux (- (* 2 ux) 2))) (* -1 (/ (* ux (- 2 ux)) maxCos))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) maxCos))) |
(+ 2 (* -2 maxCos)) |
(+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) |
(+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1)))) |
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) |
(+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1)))) |
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) |
(+ 2 (+ (* -2 maxCos) (* ux (- (* 2 maxCos) 1)))) |
(+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) |
(* ux (- (* 2 maxCos) 1)) |
(*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))) |
(* ux (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(*.f32 ux (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (/.f32 #s(literal 2 binary32) ux)) #s(literal 1 binary32)))) |
(* ux (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(*.f32 ux (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (/.f32 #s(literal 2 binary32) ux)) #s(literal 1 binary32)))) |
(* ux (- (+ (* -2 (/ maxCos ux)) (+ (* 2 maxCos) (* 2 (/ 1 ux)))) 1)) |
(*.f32 ux (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (/.f32 #s(literal 2 binary32) ux)) #s(literal 1 binary32)))) |
(* -1 (* ux (+ 1 (* -2 maxCos)))) |
(*.f32 #s(literal -1 binary32) (*.f32 ux (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 1 binary32)))) |
(* -1 (* ux (+ 1 (+ (* -2 maxCos) (* -1 (/ (+ 2 (* -2 maxCos)) ux)))))) |
(*.f32 (neg.f32 ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 maxCos #s(literal -2 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)))) |
(* -1 (* ux (+ 1 (+ (* -2 maxCos) (* -1 (/ (+ 2 (* -2 maxCos)) ux)))))) |
(*.f32 (neg.f32 ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 maxCos #s(literal -2 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)))) |
(* -1 (* ux (+ 1 (+ (* -2 maxCos) (* -1 (/ (+ 2 (* -2 maxCos)) ux)))))) |
(*.f32 (neg.f32 ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 maxCos #s(literal -2 binary32)) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux)))) |
(- 2 ux) |
(-.f32 #s(literal 2 binary32) ux) |
(- (+ 2 (* maxCos (- (* 2 ux) 2))) ux) |
(-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux) |
(- (+ 2 (* maxCos (- (* 2 ux) 2))) ux) |
(-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux) |
(- (+ 2 (* maxCos (- (* 2 ux) 2))) ux) |
(-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux) |
(* maxCos (- (* 2 ux) 2)) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) |
(* maxCos (- (+ (* 2 ux) (* 2 (/ 1 maxCos))) (+ 2 (/ ux maxCos)))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) (-.f32 (/.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal 2 binary32) (/.f32 ux maxCos))))) |
(* maxCos (- (+ (* 2 ux) (* 2 (/ 1 maxCos))) (+ 2 (/ ux maxCos)))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) (-.f32 (/.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal 2 binary32) (/.f32 ux maxCos))))) |
(* maxCos (- (+ (* 2 ux) (* 2 (/ 1 maxCos))) (+ 2 (/ ux maxCos)))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) (-.f32 (/.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal 2 binary32) (/.f32 ux maxCos))))) |
(* maxCos (- (* 2 ux) 2)) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) |
(* -1 (* maxCos (+ (* -1 (- (* 2 ux) 2)) (* -1 (/ (- 2 ux) maxCos))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos))) |
(* -1 (* maxCos (+ (* -1 (- (* 2 ux) 2)) (* -1 (/ (- 2 ux) maxCos))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos))) |
(* -1 (* maxCos (+ (* -1 (- (* 2 ux) 2)) (* -1 (/ (- 2 ux) maxCos))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos))) |
(* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* uy (PI)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(* uy (+ (* -4/3 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (PI))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))))) |
(* uy (+ (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (pow (PI) 3))) (* 4/15 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* (pow uy 2) (pow (PI) 5)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 4/15 binary32) (*.f32 (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 5 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))))))) |
(* uy (+ (* 2 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (pow (PI) 5))))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 7 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (pow.f32 (PI.f32) #s(literal 5 binary32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))))))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) 3))) (+ 1 (* (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) maxCos) (- (* (- maxCos 1) (- (* ux (- 1 maxCos)) 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))))))) |
(* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) |
(+ (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))))) (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))))) (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) (sqrt.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))))))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* 1/4 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (pow (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) 2)) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))))))) (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))))))) (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) (*.f32 maxCos (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) (sqrt.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))))))) (*.f32 maxCos (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 (neg.f32 ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (*.f32 (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))))) (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))))) (+.f32 (/.f32 (*.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (*.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))))))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))))) (* maxCos (+ (* 1/2 (* (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* 1/4 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (pow (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) 2)) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))))))))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (/ (* ux (+ (* 4 (* ux (* (- ux 1) (- (* 2 ux) 2)))) (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* -2 (/ (* (pow ux 2) (* (+ 1 (* -1 (pow (- ux 1) 3))) (- (* 2 ux) 2))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) (+ (* 1/2 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (* 1/4 (/ (* (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (pow (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))) 2)) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2))))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))) (+ (/ (* (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* -2 (* (- ux 1) (pow (- (* 2 ux) 2) 2))) (+ (* -1 (* ux (pow (- ux 1) 2))) (* -1 (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- ux 1)))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (+ (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)) (/ (* (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))) (- (/ (* ux (+ (* 2 (* (pow (- ux 1) 2) (- (* 2 ux) 2))) (* (pow (- ux 1) 2) (- (* 2 ux) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))) (/ (* ux (* (+ 1 (* -1 (pow (- ux 1) 3))) (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2))))) (pow (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) 2)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1))))))))))) (sqrt (/ (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))) (* ux (+ 1 (* -1 (pow (- ux 1) 3)))))))))))) (* (sqrt (/ (* ux (+ 1 (* -1 (pow (- ux 1) 3)))) (+ 1 (* -1 (* (- ux 1) (- (* -1 (- ux 1)) 1)))))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))))))) (*.f32 maxCos (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 (neg.f32 ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (*.f32 (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))))) (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))))) (+.f32 (/.f32 (*.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (*.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))))))) (*.f32 (sqrt.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))))) (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 (*.f32 #s(literal 4 binary32) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 ux ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (*.f32 (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))))) (-.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 (neg.f32 ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (*.f32 (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))))) (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))))) (+.f32 (/.f32 (*.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (*.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))))))))) (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))))) (+.f32 (/.f32 (*.f32 (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (/.f32 (-.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (+.f32 ux #s(literal -1 binary32)))) (-.f32 (*.f32 (neg.f32 ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (*.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (-.f32 (/.f32 (*.f32 ux (*.f32 #s(literal 3 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))) (*.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))))))))))))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(*.f32 (*.f32 maxCos ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 maxCos (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (/.f32 #s(literal 1/2 binary32) maxCos) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) maxCos) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (-.f32 (*.f32 (neg.f32 ux) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal -1 binary32)) (neg.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))))))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))))) |
(* maxCos (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* 2 ux) 2)) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 4 (* (- ux 1) (- (* 2 ux) 2))) (/ (* (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)) (- (* 2 ux) 2)) ux)) (+ (* -2 (/ (* (- (* 2 ux) 2) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))))) ux)) (+ (* -1 (+ (* -1 (* (- ux 1) (- (* 2 ux) 2))) (* (- (* -1 (- ux 1)) 1) (- (* 2 ux) 2)))) (+ (* 1/2 (/ (* (- (* 2 ux) 2) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2)))) (* 1/4 (/ (pow (- (* 2 ux) 2) 2) (pow (sqrt -1) 2)))))) (* ux (pow (sqrt -1) 2)))) (/ (* (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (- (* 2 ux) 2) 2))) (- (* 2 ux) 2)) ux)))))) (* (pow maxCos 3) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) maxCos) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (-.f32 (*.f32 (neg.f32 ux) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal -1 binary32)) (neg.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))))))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 (*.f32 #s(literal 4 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 (*.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) ux)) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (-.f32 (*.f32 (neg.f32 ux) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) (*.f32 #s(literal 1 binary32) (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))))))) ux) (neg.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (-.f32 (-.f32 (*.f32 (neg.f32 ux) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal -1 binary32)) (neg.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))))))) ux)) (*.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (+.f32 ux #s(literal -1 binary32))))) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) ux)))))))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (*.f32 maxCos (*.f32 maxCos maxCos)))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(neg.f32 (*.f32 (*.f32 maxCos ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (-.f32 (*.f32 (neg.f32 ux) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))))) (+.f32 (neg.f32 (+.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))) maxCos)))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 4 (* (+ 1 (* -1 (- (* 2 ux) 1))) (- ux 1))) (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2))) ux)) (+ (* -2 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))))) ux)) (+ (* -1 (+ (* -1 (* (+ 1 (* -1 (- (* 2 ux) 1))) (- ux 1))) (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (* -1 (- ux 1)) 1)))) (+ (* 1/2 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* ux (pow (sqrt -1) 2)))) (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) ux)))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (* ux (- ux 1))) (* -1 (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (+ (* -1 (+ (* -1 (* ux (- (* -1 (- ux 1)) 1))) (+ (* ux (- ux 1)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)))) (* 1/4 (/ (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2) (pow (sqrt -1) 2)))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 1 (* -1 (- (* 2 ux) 1)))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (+.f32 (*.f32 #s(literal 4 binary32) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))))) ux)) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 (-.f32 (*.f32 (neg.f32 ux) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))))) (*.f32 #s(literal 1 binary32) (+.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))))))) ux) (neg.f32 (+.f32 (neg.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) (*.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (-.f32 (-.f32 (*.f32 (neg.f32 ux) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))))) (+.f32 (neg.f32 (+.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) #s(literal -1 binary32))))) ux)) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))))) ux)))))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (-.f32 (*.f32 (neg.f32 ux) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))))) (+.f32 (neg.f32 (+.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)))) (*.f32 ux (+.f32 ux #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) #s(literal -1 binary32)))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos)))) maxCos))) |
(* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))))) |
(+ (* 1/2 (* (sqrt (/ (* (pow ux 3) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))))) (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (*.f32 (*.f32 ux (*.f32 ux ux)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))))))) |
(+ (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ (* ux (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (+ (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))))))) (* 1/2 (* (sqrt (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2))))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))))) (*.f32 (*.f32 ux ux) (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 (sqrt.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))))) (*.f32 (*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))))))))) |
(+ (* (sqrt (/ (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))))) (* ux (+ (* 1/2 (* (sqrt (/ (* ux (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)))) (* (sin (* 2 (* uy (PI)))) (- (/ (* (pow (- 1 maxCos) 3) (pow (- maxCos 1) 3)) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (+ (* 1/4 (/ (* (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (pow (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2))) 2)) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (+ (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2))))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))))))))) (* 1/2 (* (sqrt (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* ux (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3))))) (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (pow (- 1 maxCos) 2) (* (pow (- maxCos 1) 2) (- (* -1 (- maxCos 1)) maxCos))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (+ (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (- 1 maxCos) (* (- maxCos 1) (pow (- (* -1 (- maxCos 1)) maxCos) 2))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (/ (* (+ 1 (pow (- (* -1 (- maxCos 1)) maxCos) 3)) (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (pow (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) 2)))) (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))))))))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))))))) (*.f32 ux (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 (sqrt.f32 (*.f32 ux (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (pow.f32 (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))))) #s(literal 2 binary32)))) (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))))) (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))))) (*.f32 (*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))))))))))) |
(* (* ux (sin (* 2 (* uy (PI))))) (sqrt (* (- 1 maxCos) (- maxCos 1)))) |
(*.f32 (*.f32 ux (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32))))))) ux)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1)))))))) (pow ux 2)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32))))))) ux)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 ux ux)))))) |
(* ux (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1)))))))) (pow ux 2)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (+ (* 1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (/ 1 (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 3) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (+ (* 1/2 (/ (* (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1)))) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1)))))))) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ (* (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ (* 2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (+ (/ 1 (* (- 1 maxCos) (- maxCos 1))) (+ (/ (* (+ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos))))) (- (+ 1 (+ (* -1 (- maxCos 1)) (+ (* 2 maxCos) (* 2 (- (* -1 (- maxCos 1)) maxCos))))) (+ maxCos (* -2 (- maxCos 1))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) (pow ux 3)) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (sin (* 2 (* uy (PI)))) (sqrt (* (- 1 maxCos) (- maxCos 1)))))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32))))))) ux)) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 ux ux)))) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (-.f32 (-.f32 (*.f32 #s(literal 3 binary32) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (+.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) (+.f32 maxCos (*.f32 #s(literal -2 binary32) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 ux (*.f32 ux ux))))))) |
(* -1 (* (* ux (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2))) (sqrt (* (- 1 maxCos) (- maxCos 1))))) |
(neg.f32 (*.f32 ux (*.f32 (*.f32 #s(literal -1 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32)))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))))) ux)) (*.f32 (*.f32 #s(literal -1 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1)))))) 2) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 (-.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) #s(literal -3 binary32)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))))) ux)) (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32)))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* (sin (* 2 (* uy (PI)))) (- (+ (/ 1 (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 3) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) (+ (* 1/2 (/ (* (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1)))))) 2) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (/ (* (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) ux) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1)))))) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ (* -2 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (* (- 1 maxCos) (- maxCos 1))))) (+ (* -1 (/ (+ 1 (* (- (* -1 (- maxCos 1)) maxCos) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))) (* (- 1 maxCos) (- maxCos 1)))) (+ (* 1/4 (/ (pow (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1)))))) 2) (* (pow (sqrt -1) 2) (* (- 1 maxCos) (- maxCos 1))))) (/ (* (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))))) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* 1/2 (* (* (sin (* 2 (* uy (PI)))) (- (+ (* -1 (- maxCos 1)) (* 2 (- (* -1 (- maxCos 1)) maxCos))) (+ maxCos (* -1 (/ (+ (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) (+ 1 maxCos)))))) (* (- 1 maxCos) (- maxCos 1))))))) (sqrt (/ 1 (* (- 1 maxCos) (- maxCos 1))))))) ux)) (* (* (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 2)) (sqrt (* (- 1 maxCos) (- maxCos 1))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32)))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))))))) (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 (-.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) #s(literal -3 binary32)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (-.f32 (-.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) #s(literal -3 binary32)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) ux)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 (-.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) #s(literal -3 binary32)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos))))) (-.f32 (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) maxCos) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos)))) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32)))))))) ux))) ux)))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 7 binary32))) (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32))))))))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* maxCos (pow ux 2)) |
(*.f32 maxCos (*.f32 ux ux)) |
(* ux (+ 2 (* -2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(*.f32 ux (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(*.f32 ux (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* ux (- (* -1 (* ux (pow (- 1 maxCos) 2))) (* -1 (+ 2 (* -2 maxCos))))) |
(*.f32 ux (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* -1 (* (pow ux 2) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) |
(- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) |
(- (+ 1 (* -1 (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 maxCos) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))) |
(- (+ 1 (* maxCos (- (* -1 (* maxCos (pow ux 2))) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 maxCos (-.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (- (* -1 (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos))) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)) (+.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos maxCos)))))) |
(* (pow maxCos 2) (- (/ 1 (pow maxCos 2)) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)) (+.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos maxCos)))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (- (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (*.f32 (*.f32 ux ux) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) (*.f32 (*.f32 ux ux) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- 1 (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) (*.f32 (*.f32 ux ux) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) (*.f32 ux ux))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (* ux (+ 2 (* -2 maxCos))))) |
(+.f32 #s(literal 1 binary32) (*.f32 (neg.f32 ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) |
(+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) |
(+ 1 (* ux (+ (* -1 (+ 2 (* -2 maxCos))) (* ux (pow (- 1 maxCos) 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) |
(* (pow ux 2) (pow (- 1 maxCos) 2)) |
(*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (+ (/ 1 (pow ux 2)) (pow (- 1 maxCos) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux))) |
(* (pow ux 2) (pow (- 1 maxCos) 2)) |
(*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (+ (* -1 (/ (+ 2 (* -2 maxCos)) ux)) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) ux))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (neg.f32 (/.f32 (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos #s(literal -2 binary32)) (/.f32 #s(literal 1 binary32) ux))) ux)))) |
(* (pow ux 2) (+ (* -1 (/ (- (+ 2 (* -2 maxCos)) (/ 1 ux)) ux)) (pow (- 1 maxCos) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (neg.f32 (/.f32 (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos #s(literal -2 binary32)) (/.f32 #s(literal 1 binary32) ux))) ux)))) |
(* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) |
(+ (* maxCos (* (pow ux 2) (- (* 2 (/ 1 ux)) 2))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) |
(+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(+ (* maxCos (+ (* maxCos (pow ux 2)) (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)))) (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))) |
(+.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (+.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (*.f32 maxCos maxCos)) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)))) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos maxCos))))) |
(* (pow maxCos 2) (+ (/ (* (pow ux 2) (- (* 2 (/ 1 ux)) 2)) maxCos) (+ (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) (pow maxCos 2)) (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 (*.f32 ux ux) (/.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos maxCos))))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (*.f32 maxCos maxCos)) |
(* (pow maxCos 2) (+ (* -1 (/ (* (pow ux 2) (- 2 (* 2 (/ 1 ux)))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (neg.f32 (*.f32 (*.f32 ux ux) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux)) maxCos))))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 ux ux) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) maxCos)) (* (pow ux 2) (- 2 (* 2 (/ 1 ux))))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (*.f32 ux ux) (neg.f32 (/.f32 (+.f32 (*.f32 (*.f32 ux ux) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 2 binary32) ux))) (/.f32 (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))) maxCos)) maxCos)))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -1 ux)) |
(-.f32 #s(literal 2 binary32) ux) |
(+ 2 (* -1 ux)) |
(-.f32 #s(literal 2 binary32) ux) |
(+ 2 (* -1 ux)) |
(-.f32 #s(literal 2 binary32) ux) |
(* -1 ux) |
(neg.f32 ux) |
(* ux (- (* 2 (/ 1 ux)) 1)) |
(*.f32 ux (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) |
(* ux (- (* 2 (/ 1 ux)) 1)) |
(*.f32 ux (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) |
(* ux (- (* 2 (/ 1 ux)) 1)) |
(*.f32 ux (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) |
(* -1 ux) |
(neg.f32 ux) |
(* -1 (* ux (- 1 (* 2 (/ 1 ux))))) |
(*.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) ux)))) |
(* -1 (* ux (- 1 (* 2 (/ 1 ux))))) |
(*.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) ux)))) |
(* -1 (* ux (- 1 (* 2 (/ 1 ux))))) |
(*.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) ux)))) |
(- (* -1 (- ux 1)) 1) |
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)) |
(- (+ (* -1 (- ux 1)) (* maxCos (- (* 2 ux) 2))) 1) |
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(- (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2))) 1) |
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(- (+ (* -1 (- ux 1)) (* maxCos (- (+ (* -1 (* maxCos ux)) (* 2 ux)) 2))) 1) |
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (-.f32 (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (neg.f32 maxCos))) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(* -1 (* (pow maxCos 2) ux)) |
(neg.f32 (*.f32 ux (*.f32 maxCos maxCos))) |
(* (pow maxCos 2) (- (+ (* -1 ux) (* 2 (/ ux maxCos))) (* 2 (/ 1 maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (neg.f32 ux) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) maxCos))) |
(* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (* 2 (/ ux maxCos)))) (+ (* 2 (/ 1 maxCos)) (/ 1 (pow maxCos 2))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (neg.f32 ux) (-.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) ux) maxCos) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (+.f32 (/.f32 #s(literal 2 binary32) maxCos) (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)))))) |
(* (pow maxCos 2) (- (+ (* -1 ux) (+ (* -1 (/ (- ux 1) (pow maxCos 2))) (* 2 (/ ux maxCos)))) (+ (* 2 (/ 1 maxCos)) (/ 1 (pow maxCos 2))))) |
(*.f32 (*.f32 maxCos maxCos) (+.f32 (neg.f32 ux) (-.f32 (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) ux) maxCos) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (+.f32 (/.f32 #s(literal 2 binary32) maxCos) (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)))))) |
(* -1 (* (pow maxCos 2) ux)) |
(neg.f32 (*.f32 ux (*.f32 maxCos maxCos))) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (* -1 (- (* 2 ux) 1))) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 ux) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (- (* -1 (- ux 1)) 1) maxCos)))) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)) maxCos))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 ux) (* -1 (/ (+ 1 (+ (* -1 (- (* 2 ux) 1)) (* -1 (/ (- (* -1 (- ux 1)) 1) maxCos)))) maxCos)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 ux #s(literal -1 binary32))) #s(literal -1 binary32)) maxCos))) maxCos))) |
(- (* -1 (- maxCos 1)) (+ 1 maxCos)) |
(-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos) |
(- (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1)))) (+ 1 maxCos)) |
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))) |
(- (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1)))) (+ 1 maxCos)) |
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))) |
(- (+ (* -1 (- maxCos 1)) (* ux (* (- 1 maxCos) (- maxCos 1)))) (+ 1 maxCos)) |
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32)))) |
(* ux (* (- 1 maxCos) (- maxCos 1))) |
(*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (* (- 1 maxCos) (- maxCos 1))) (+ (/ 1 ux) (/ maxCos ux)))) |
(*.f32 ux (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) ux)) (+.f32 (/.f32 maxCos ux) (/.f32 #s(literal 1 binary32) ux)))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (* (- 1 maxCos) (- maxCos 1))) (+ (/ 1 ux) (/ maxCos ux)))) |
(*.f32 ux (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) ux)) (+.f32 (/.f32 maxCos ux) (/.f32 #s(literal 1 binary32) ux)))) |
(* ux (- (+ (* -1 (/ (- maxCos 1) ux)) (* (- 1 maxCos) (- maxCos 1))) (+ (/ 1 ux) (/ maxCos ux)))) |
(*.f32 ux (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) ux)) (+.f32 (/.f32 maxCos ux) (/.f32 #s(literal 1 binary32) ux)))) |
(* ux (* (- 1 maxCos) (- maxCos 1))) |
(*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (* -1 (- maxCos 1)) (+ 1 maxCos)) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos) ux))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (* -1 (- maxCos 1)) (+ 1 maxCos)) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos) ux))) |
(* -1 (* ux (+ (* -1 (* (- 1 maxCos) (- maxCos 1))) (* -1 (/ (- (* -1 (- maxCos 1)) (+ 1 maxCos)) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (-.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)) maxCos) ux))) |
(pow (- ux 1) 2) |
(*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) |
(+ (* -2 (* maxCos (* (- ux 1) (- (* 2 ux) 2)))) (pow (- ux 1) 2)) |
(+.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) (*.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 ux #s(literal -1 binary32))))) |
(+ (* maxCos (+ (* -2 (* (- ux 1) (- (* 2 ux) 2))) (* maxCos (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2))))) (pow (- ux 1) 2)) |
(+.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -2 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32)))))))) |
(+ (* maxCos (+ (* -2 (* (- ux 1) (- (* 2 ux) 2))) (* maxCos (+ (* -2 (* maxCos (* ux (- (* 2 ux) 2)))) (+ (* 2 (* ux (- ux 1))) (pow (- (* 2 ux) 2) 2)))))) (pow (- ux 1) 2)) |
(+.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -2 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (+.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32)))) (*.f32 #s(literal -2 binary32) (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))))) |
(* (pow maxCos 4) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (pow.f32 maxCos #s(literal 4 binary32))) |
(* (pow maxCos 4) (+ (* -2 (/ (* ux (- (* 2 ux) 2)) maxCos)) (pow ux 2))) |
(*.f32 (pow.f32 maxCos #s(literal 4 binary32)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) maxCos))) |
(* (pow maxCos 4) (+ (* -2 (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* 2 (/ (* ux (- ux 1)) (pow maxCos 2))) (+ (/ (pow (- (* 2 ux) 2) 2) (pow maxCos 2)) (pow ux 2))))) |
(*.f32 (pow.f32 maxCos #s(literal 4 binary32)) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) maxCos) (+.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos maxCos)))))) |
(* (pow maxCos 4) (+ (* -2 (/ (* ux (- (* 2 ux) 2)) maxCos)) (+ (* -2 (/ (* (- ux 1) (- (* 2 ux) 2)) (pow maxCos 3))) (+ (* 2 (/ (* ux (- ux 1)) (pow maxCos 2))) (+ (/ (pow (- (* 2 ux) 2) 2) (pow maxCos 2)) (pow ux 2)))))) |
(*.f32 (pow.f32 maxCos #s(literal 4 binary32)) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) maxCos) (+.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal -2 binary32) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (*.f32 maxCos maxCos))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos maxCos)))))) |
(* (pow maxCos 4) (pow ux 2)) |
(*.f32 (*.f32 ux ux) (pow.f32 maxCos #s(literal 4 binary32))) |
(* (pow maxCos 4) (+ (* 2 (/ (* ux (+ 1 (* -1 (- (* 2 ux) 1)))) maxCos)) (pow ux 2))) |
(*.f32 (pow.f32 maxCos #s(literal 4 binary32)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) maxCos))) |
(* (pow maxCos 4) (+ (* -1 (/ (+ (* -2 (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) (* -1 (/ (+ (* 2 (* ux (- ux 1))) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2)) maxCos))) maxCos)) (pow ux 2))) |
(*.f32 (pow.f32 maxCos #s(literal 4 binary32)) (+.f32 (*.f32 ux ux) (neg.f32 (/.f32 (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))))) maxCos)) maxCos)))) |
(* (pow maxCos 4) (+ (* -1 (/ (+ (* -2 (* ux (+ 1 (* -1 (- (* 2 ux) 1))))) (* -1 (/ (+ (* 2 (* ux (- ux 1))) (+ (* 2 (/ (* (+ 1 (* -1 (- (* 2 ux) 1))) (- ux 1)) maxCos)) (pow (+ 1 (* -1 (- (* 2 ux) 1))) 2))) maxCos))) maxCos)) (pow ux 2))) |
(*.f32 (pow.f32 maxCos #s(literal 4 binary32)) (+.f32 (*.f32 ux ux) (neg.f32 (/.f32 (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) ux) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) ux) (+.f32 ux #s(literal -1 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32)))) (/.f32 (+.f32 ux #s(literal -1 binary32)) maxCos))))) maxCos)) maxCos)))) |
(pow (- (* -1 (- maxCos 1)) maxCos) 2) |
(*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) |
(+ (* 2 (* ux (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))))) (pow (- (* -1 (- maxCos 1)) maxCos) 2)) |
(+.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 (*.f32 #s(literal 2 binary32) ux) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)))) |
(+ (* ux (+ (* 2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* ux (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (pow (- (* -1 (- maxCos 1)) maxCos) 2)) |
(+.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 ux (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) (*.f32 ux (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) |
(+ (* ux (+ (* 2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* ux (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))))) (pow (- (* -1 (- maxCos 1)) maxCos) 2)) |
(+.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 ux (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) (*.f32 ux (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) |
(* (pow ux 2) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) |
(*.f32 (*.f32 ux ux) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) ux))) |
(* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (+ (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (pow ux 2))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) ux) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 ux ux))))) |
(* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (+ (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)) (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) (pow ux 2))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) ux) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) (*.f32 ux ux))))) |
(* (pow ux 2) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2))) |
(*.f32 (*.f32 ux ux) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* (pow ux 2) (+ (* 2 (/ (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) ux))) |
(* (pow ux 2) (+ (* -1 (/ (+ (* -2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) ux))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (/.f32 (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) ux)) ux)))) |
(* (pow ux 2) (+ (* -1 (/ (+ (* -2 (* (- 1 maxCos) (* (- maxCos 1) (- (* -1 (- maxCos 1)) maxCos)))) (* -1 (/ (pow (- (* -1 (- maxCos 1)) maxCos) 2) ux))) ux)) (* (pow (- 1 maxCos) 2) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (/.f32 (-.f32 (*.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos))) (/.f32 (*.f32 (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 maxCos #s(literal -1 binary32))) maxCos)) ux)) ux)))) |
Compiled 59796 to 3791 computations (93.7% saved)
78 alts after pruning (76 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 996 | 37 | 1033 |
| Fresh | 22 | 39 | 61 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1022 | 78 | 1100 |
| Status | Accuracy | Program |
|---|---|---|
| 90.2% | (fma.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) | |
| 98.0% | (/.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 #s(literal -1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) #s(literal 1/2 binary32))) | |
| 89.8% | (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (pow.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) #s(literal 2 binary32))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) | |
| 75.8% | (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (neg.f32 (*.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) | |
| 98.1% | (*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))) | |
| 52.0% | (*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) | |
| 52.0% | (*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) | |
| 52.9% | (*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) | |
| 98.0% | (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32))) | |
| 82.9% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) | |
| 89.2% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) | |
| 45.1% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) | |
| 55.4% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| 56.5% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) | |
| 89.3% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) | |
| 89.1% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 91.8% | (*.f32 (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 75.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) | |
| 51.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) | |
| ▶ | 58.2% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) | |
| 52.1% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) | |
| 54.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) | |
| 43.5% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) | |
| 50.6% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) | |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| 52.9% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) | |
| 51.3% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) | |
| ✓ | 52.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
| 20.4% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| 80.9% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) | |
| 80.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) | |
| 80.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| 80.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 80.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) | |
| 65.3% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 97.4% | (*.f32 (sin.f32 (*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 75.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (*.f32 (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32)) (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32)))) | |
| 60.6% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (fma.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (neg.f32 (*.f32 ux ux)) #s(literal 1 binary32)))) | |
| 59.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) | |
| ✓ | 46.5% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
| ▶ | 57.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
| 58.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| ▶ | 98.3% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
| 75.3% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 75.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))))) | |
| 71.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) | |
| 74.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (exp.f32 (*.f32 (log.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) #s(literal 1/2 binary32)))) | |
| 97.5% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32))))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 98.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) (sqrt.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (sqrt.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))) (sqrt.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))))))) | |
| 93.9% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) | |
| 97.5% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal 1/4 binary32)) (pow.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal 1/4 binary32)))) | |
| 69.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (neg.f32 (*.f32 ux (*.f32 maxCos maxCos)))))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))))) | |
| 98.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 ux (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) | |
| 98.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) | |
| 98.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) | |
| 91.7% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) | |
| 98.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 70.4% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32)))) (/.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 98.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 97.9% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 ux (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 97.9% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))))) | |
| 52.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (*.f32 maxCos maxCos) (-.f32 (+.f32 (+.f32 (neg.f32 ux) (/.f32 (neg.f32 (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) ux) maxCos) (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)))) (/.f32 #s(literal 2 binary32) maxCos)))))) | |
| 52.3% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) maxCos))) maxCos)))))) | |
| 98.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (neg.f32 maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos)))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 ux (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux))))))) | |
| 97.9% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) (-.f32 (/.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal 2 binary32) (/.f32 ux maxCos)))))))) | |
| 96.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (exp.f32 (*.f32 (log.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) #s(literal 1/2 binary32)))) | |
| ▶ | 89.1% | (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))))) |
| 55.4% | (*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) | |
| 80.8% | (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) | |
| 80.7% | (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) | |
| 80.9% | (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) | |
| 80.8% | (*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) | |
| ▶ | 7.1% | #s(literal 0 binary32) |
Compiled 6187 to 3310 computations (46.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
| ✓ | cost-diff | 3712 | (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))))) |
| ✓ | cost-diff | 3712 | (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))))) |
| ✓ | cost-diff | 0 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| ✓ | cost-diff | 64 | (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) |
| ✓ | cost-diff | 64 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
| ✓ | cost-diff | 64 | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
| ✓ | cost-diff | 128 | (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) |
| ✓ | cost-diff | 320 | (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) |
| ✓ | cost-diff | 320 | (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) |
| ✓ | cost-diff | 320 | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
| ✓ | cost-diff | 0 | (*.f32 uy #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| ✓ | cost-diff | 0 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| ✓ | cost-diff | 0 | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
| 2450× | +-lowering-+.f64 |
| 2450× | +-lowering-+.f32 |
| 2370× | --lowering--.f32 |
| 2370× | --lowering--.f64 |
| 2322× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 498 |
| 1 | 168 | 447 |
| 2 | 591 | 421 |
| 3 | 2992 | 419 |
| 0 | 8270 | 419 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin (* (* uy 2) (PI))) (sqrt (* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2))))) |
(sin (* (* uy 2) (PI))) |
(* (* uy 2) (PI)) |
(* uy 2) |
uy |
2 |
(PI) |
(sqrt (* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2)))) |
(* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2))) |
ux |
(+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2)) |
(- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) |
(* ux (* (+ maxCos -1) (+ maxCos -1))) |
(* (+ maxCos -1) (+ maxCos -1)) |
(+ maxCos -1) |
maxCos |
-1 |
(* maxCos -2) |
-2 |
0 |
(* (* 2 (* uy (PI))) (sqrt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux)))))) |
(* 2 (* uy (PI))) |
2 |
(* uy (PI)) |
uy |
(PI) |
(sqrt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux))))) |
(- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux)))) |
(- 1 (+ 1 (- (* ux maxCos) ux))) |
1 |
(+ 1 (- (* ux maxCos) ux)) |
(- (* ux maxCos) ux) |
(* ux maxCos) |
ux |
maxCos |
(* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (- 1 ux) (- 1 ux))))) |
(sin (* (* uy 2) (PI))) |
(* (* uy 2) (PI)) |
(* uy 2) |
uy |
2 |
(PI) |
(sqrt (- 1 (* (- 1 ux) (- 1 ux)))) |
(- 1 (* (- 1 ux) (- 1 ux))) |
1 |
(* (- 1 ux) (- 1 ux)) |
(- 1 ux) |
ux |
(* uy (+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))))) |
uy |
(+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))))) |
(* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) |
-4/3 |
(* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))) |
(* (* uy uy) (* (PI) (* (PI) (PI)))) |
(* uy uy) |
(* (PI) (* (PI) (PI))) |
(PI) |
(* (PI) (PI)) |
(sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))) |
(* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)) |
ux |
(- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux) |
(+ 2 (* maxCos (+ (* 2 ux) -2))) |
2 |
(* maxCos (+ (* 2 ux) -2)) |
maxCos |
(+ (* 2 ux) -2) |
(* 2 ux) |
-2 |
(* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) |
(* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))) |
| Outputs |
|---|
(* (sin (* (* uy 2) (PI))) (sqrt (* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) |
(sin (* (* uy 2) (PI))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(* (* uy 2) (PI)) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* uy 2) |
(*.f32 uy #s(literal 2 binary32)) |
uy |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
ux |
(+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2)) |
(+.f32 #s(literal 2 binary32) (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) |
(+.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) |
(* ux (* (+ maxCos -1) (+ maxCos -1))) |
(*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(* (+ maxCos -1) (+ maxCos -1)) |
(*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) |
(+ maxCos -1) |
(+.f32 maxCos #s(literal -1 binary32)) |
maxCos |
-1 |
#s(literal -1 binary32) |
(* maxCos -2) |
(*.f32 maxCos #s(literal -2 binary32)) |
-2 |
#s(literal -2 binary32) |
0 |
#s(literal 0 binary32) |
(* (* 2 (* uy (PI))) (sqrt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 2 binary32))))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
2 |
#s(literal 2 binary32) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
uy |
(PI) |
(PI.f32) |
(sqrt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux))))) |
(sqrt.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 2 binary32)))) |
(- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux)))) |
(*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 2 binary32))) |
(- 1 (+ 1 (- (* ux maxCos) ux))) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
1 |
#s(literal 1 binary32) |
(+ 1 (- (* ux maxCos) ux)) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(- (* ux maxCos) ux) |
(*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) |
(* ux maxCos) |
(*.f32 ux maxCos) |
ux |
maxCos |
(* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux))) |
(*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (- 1 ux) (- 1 ux))))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (+.f32 ux (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) |
(sin (* (* uy 2) (PI))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(* (* uy 2) (PI)) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* uy 2) |
(*.f32 uy #s(literal 2 binary32)) |
uy |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(sqrt (- 1 (* (- 1 ux) (- 1 ux)))) |
(sqrt.f32 (+.f32 ux (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) |
(- 1 (* (- 1 ux) (- 1 ux))) |
(+.f32 ux (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) |
1 |
#s(literal 1 binary32) |
(* (- 1 ux) (- 1 ux)) |
(*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) |
(- 1 ux) |
(-.f32 #s(literal 1 binary32) ux) |
ux |
(* uy (+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))))) |
(*.f32 uy (*.f32 (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 uy (*.f32 uy #s(literal -4/3 binary32)))) #s(literal 2 binary32)))) |
uy |
(+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))))) |
(*.f32 (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 uy (*.f32 uy #s(literal -4/3 binary32)))) #s(literal 2 binary32))) |
(* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 uy (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (*.f32 uy (PI.f32))))))) |
-4/3 |
#s(literal -4/3 binary32) |
(* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))) |
(*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (*.f32 uy (PI.f32))))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) (-.f32 #s(literal 2 binary32) ux))))) |
(* (* uy uy) (* (PI) (* (PI) (PI)))) |
(*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (*.f32 uy (PI.f32))))) |
(* uy uy) |
(*.f32 uy uy) |
(* (PI) (* (PI) (PI))) |
(*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) |
(PI) |
(PI.f32) |
(* (PI) (PI)) |
(*.f32 (PI.f32) (PI.f32)) |
(sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))) |
(sqrt.f32 (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) (-.f32 #s(literal 2 binary32) ux)))) |
(* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)) |
(*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) (-.f32 #s(literal 2 binary32) ux))) |
ux |
(- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux) |
(+.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) (-.f32 #s(literal 2 binary32) ux)) |
(+ 2 (* maxCos (+ (* 2 ux) -2))) |
(+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux)))) |
2 |
#s(literal 2 binary32) |
(* maxCos (+ (* 2 ux) -2)) |
(*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) |
maxCos |
(+ (* 2 ux) -2) |
(+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux)) |
(* 2 ux) |
(*.f32 #s(literal 2 binary32) ux) |
-2 |
#s(literal -2 binary32) |
(* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 #s(literal 2 binary32) (PI.f32))) |
(* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))) |
(*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) (-.f32 #s(literal 2 binary32) ux))))) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.9% | (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
| ✓ | accuracy | 98.9% | (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
| ✓ | accuracy | 98.9% | (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
| ✓ | accuracy | 96.9% | (*.f32 (PI.f32) (PI.f32)) |
| ✓ | accuracy | 99.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
| ✓ | accuracy | 98.9% | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| ✓ | accuracy | 98.6% | (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) |
| ✓ | accuracy | 60.5% | (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) |
| ✓ | accuracy | 99.2% | (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) |
| ✓ | accuracy | 99.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
| ✓ | accuracy | 98.9% | (*.f32 uy (PI.f32)) |
| ✓ | accuracy | 57.2% | (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) |
| ✓ | accuracy | 99.6% | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| ✓ | accuracy | 99.4% | (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))) |
| ✓ | accuracy | 99.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
| ✓ | accuracy | 98.9% | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 225.0ms | 254× | 0 | valid |
| 3.0ms | 1× | 5 | exit |
| 1.0ms | 1× | 1 | valid |
Compiled 592 to 55 computations (90.7% saved)
ival-mult: 54.0ms (58% of total)ival-sub: 11.0ms (11.8% of total)ival-add: 8.0ms (8.6% of total)ival-sqrt: 8.0ms (8.6% of total)ival-sin: 5.0ms (5.4% of total)...c/correct-round.rkt:119:19: 5.0ms (5.4% of total)ival-pi: 1.0ms (1.1% of total)backward-pass: 1.0ms (1.1% of total)const: 1.0ms (1.1% of total)| Inputs |
|---|
#<alt (* (sin (* (* uy 2) (PI))) (sqrt (* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2)))))> |
#<alt (sin (* (* uy 2) (PI)))> |
#<alt (* (* uy 2) (PI))> |
#<alt (* uy 2)> |
#<alt (* (* 2 (* uy (PI))) (sqrt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux))))))> |
#<alt (sqrt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux)))))> |
#<alt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux))))> |
#<alt (- 1 (+ 1 (- (* ux maxCos) ux)))> |
#<alt (* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (- 1 ux) (- 1 ux)))))> |
#<alt (sqrt (- 1 (* (- 1 ux) (- 1 ux))))> |
#<alt (- 1 (* (- 1 ux) (- 1 ux)))> |
#<alt (* uy (+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))))))> |
#<alt (+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))))> |
#<alt (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))))> |
#<alt (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))> |
#<alt (* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2)))> |
#<alt (* uy (PI))> |
#<alt (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux)))> |
#<alt (* (- 1 ux) (- 1 ux))> |
#<alt (* (PI) (PI))> |
#<alt (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))> |
| Outputs |
|---|
#<alt (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* uy (PI))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (PI)))))> |
#<alt (* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (pow (PI) 3))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* (pow uy 2) (pow (PI) 5))))))))> |
#<alt (* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (pow (PI) 5)))))))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI)))))> |
#<alt (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4)))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4)))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 6)))))))))> |
#<alt (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))> |
#<alt (* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))> |
#<alt (* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))))> |
#<alt (* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))> |
#<alt (* -1 (* ux (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (* ux (- maxCos 1)))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (* ux (pow (- maxCos 1) 3)))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (- maxCos 1)))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (pow (- maxCos 1) 3))) (* -1/16 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) (* ux (pow (- maxCos 1) 5))))) ux)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (- maxCos 1)))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))> |
#<alt (+ (* -1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux)))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* -1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (+ 2 (* -2 ux)) 2)) (- 2 ux)))))) (sqrt (/ 1 (* ux (- 2 ux)))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))))> |
#<alt (+ (* maxCos (+ (* -1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))))) (* maxCos (+ (* 1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (+ 2 (* -2 ux)) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (+ 2 (* -2 ux)) 2)) (- 2 ux))))))) (sqrt (/ 1 (* ux (pow (- 2 ux) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (- 2 ux)))) (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (+ 2 (* -2 ux)) 2)) (- 2 ux))))))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))))> |
#<alt (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (+ 2 (* -2 ux)) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))) (* maxCos (sqrt -1)))) (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ 2 (* -2 ux)) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (+ 2 (* -2 ux)) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (+ 2 (* -2 ux)) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))))> |
#<alt (* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 ux))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- 2 (* 2 ux)) 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 ux))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- 2 (* 2 ux)) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- 2 (* 2 ux)) 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- 2 (* 2 ux)) 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 ux))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5)))))))> |
#<alt (* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5))))))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (sin (* 2 (* uy (PI))))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 (* uy (PI)))> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 uy)> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux)))))))> |
#<alt (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI))))> |
#<alt (+ (* -1 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))))> |
#<alt (+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* -1/4 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (* uy (* (PI) (pow (- maxCos 1) 4))))))))> |
#<alt (+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (* uy (* (PI) (pow (- maxCos 1) 4))))) (* -1/8 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (* uy (* (PI) (pow (- maxCos 1) 6))))))))))> |
#<alt (* 2 (* ux (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))))> |
#<alt (* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/8 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 3))) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1))))))))> |
#<alt (* -2 (* ux (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (* uy (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (* ux (+ 1 (* -1 maxCos))))) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/4 (/ (* uy (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (* ux (pow (+ 1 (* -1 maxCos)) 3)))) (/ (* uy (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (+ 1 (* -1 maxCos)))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* uy (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (pow (+ 1 (* -1 maxCos)) 3))) (* -1/8 (/ (* uy (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) (* ux (pow (+ 1 (* -1 maxCos)) 5))))) ux)) (/ (* uy (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (+ 1 (* -1 maxCos)))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos)))))))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux)))))))> |
#<alt (+ (* -1 (* (* maxCos (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux))))))))> |
#<alt (+ (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux))))))) (* maxCos (+ (* -1 (* (* maxCos (* uy (* (PI) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1 (* (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))))))> |
#<alt (+ (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux))))))) (* maxCos (+ (* -1 (* (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* maxCos (+ (* -1 (* (* uy (* (PI) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1/2 (* (* maxCos (* uy (* (PI) (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)))))) (sqrt (/ 1 (pow (- ux (* -1 (* ux (- 1 ux)))) 3))))))))))> |
#<alt (* 2 (* maxCos (* ux (* uy (* (PI) (sqrt -1))))))> |
#<alt (* maxCos (+ (* -1 (/ (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (* maxCos (* ux (sqrt -1))))) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))> |
#<alt (* maxCos (+ (* -1 (/ (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (* maxCos (* ux (sqrt -1))))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* (pow maxCos 2) (* ux (sqrt -1)))))))> |
#<alt (* maxCos (+ (* -1 (/ (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (* uy (* (PI) (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* (pow maxCos 2) (* ux (sqrt -1))))))))> |
#<alt (* -2 (* maxCos (* ux (* uy (* (PI) (sqrt -1))))))> |
#<alt (* -1 (* maxCos (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))))) (* maxCos (* ux (sqrt -1)))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))))) (* ux (sqrt -1)))) (* -1 (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))))) (* ux (sqrt -1)))) (* -1 (/ (+ (* -1/2 (/ (* uy (* (PI) (* (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* ux (sqrt -1)))) maxCos))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))))> |
#<alt (sqrt (* ux (- 2 (* 2 maxCos))))> |
#<alt (+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (pow (- maxCos 1) 2))))> |
#<alt (+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (pow (- maxCos 1) 4))))))> |
#<alt (+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (pow (- maxCos 1) 4))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (pow (- maxCos 1) 6))))))))> |
#<alt (* ux (* (sqrt -1) (- maxCos 1)))> |
#<alt (* ux (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))> |
#<alt (* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))))> |
#<alt (* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (pow (- 2 (* 2 maxCos)) 3) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))))> |
#<alt (* -1 (* ux (* (sqrt -1) (+ 1 (* -1 maxCos)))))> |
#<alt (* -1 (* ux (+ (* -1/2 (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) (* ux (+ 1 (* -1 maxCos))))) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) (* ux (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/2 (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) (+ 1 (* -1 maxCos))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) (pow (+ 1 (* -1 maxCos)) 3))) (* -1/16 (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)) (* ux (pow (+ 1 (* -1 maxCos)) 5))))) ux)) (* 1/2 (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) (+ 1 (* -1 maxCos))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos))))))> |
#<alt (sqrt (- ux (* -1 (* ux (- 1 ux)))))> |
#<alt (+ (sqrt (- ux (* -1 (* ux (- 1 ux))))) (* -1/2 (* (* maxCos (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))))> |
#<alt (+ (sqrt (- ux (* -1 (* ux (- 1 ux))))) (* maxCos (+ (* -1/2 (* (* maxCos (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1/2 (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))))))> |
#<alt (+ (sqrt (- ux (* -1 (* ux (- 1 ux))))) (* maxCos (+ (* -1/2 (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* maxCos (+ (* -1/2 (* (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1/4 (* (* maxCos (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)))) (sqrt (/ 1 (pow (- ux (* -1 (* ux (- 1 ux)))) 3))))))))))> |
#<alt (* maxCos (* ux (sqrt -1)))> |
#<alt (* maxCos (+ (* -1/2 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1))))> |
#<alt (* maxCos (+ (* -1/2 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))> |
#<alt (* maxCos (+ (* -1/2 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/4 (/ (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))))> |
#<alt (* -1 (* maxCos (* ux (sqrt -1))))> |
#<alt (* -1 (* maxCos (+ (* 1/2 (/ (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (* ux (sqrt -1)))) (* -1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (* 1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (* ux (sqrt -1))))) maxCos)) (* ux (sqrt -1)))))> |
#<alt (* ux (- 2 (* 2 maxCos)))> |
#<alt (* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos)))> |
#<alt (* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos)))> |
#<alt (* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos)))> |
#<alt (* -1 (* (pow ux 2) (pow (- maxCos 1) 2)))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2))))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2))))> |
#<alt (* -1 (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (- ux (* -1 (* ux (- 1 ux))))> |
#<alt (- (+ ux (* -1 (* maxCos (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (* -1 (* ux (- 1 ux))))> |
#<alt (- (+ ux (* maxCos (- (* -1 (* maxCos (pow ux 2))) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (* -1 (* ux (- 1 ux))))> |
#<alt (- (+ ux (* maxCos (- (* -1 (* maxCos (pow ux 2))) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (* -1 (* ux (- 1 ux))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (/ ux (pow maxCos 2)) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ ux maxCos) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2)))))))> |
#<alt (* (pow maxCos 2) (- (/ ux (pow maxCos 2)) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ ux maxCos) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2)))))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (+ (* -1 (/ ux maxCos)) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (/ (pow ux 2) maxCos))) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- ux (* -1 (* ux (- 1 ux)))) maxCos)) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2)))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- ux (* -1 (* ux (- 1 ux)))) maxCos)) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2)))) maxCos)) (pow ux 2)))> |
#<alt (* ux (- 1 maxCos))> |
#<alt (* ux (- 1 maxCos))> |
#<alt (* ux (- 1 maxCos))> |
#<alt (* ux (- 1 maxCos))> |
#<alt (* ux (- 1 maxCos))> |
#<alt (* ux (- 1 maxCos))> |
#<alt (* ux (- 1 maxCos))> |
#<alt (* ux (- 1 maxCos))> |
#<alt (* ux (+ 1 (* -1 maxCos)))> |
#<alt (* ux (+ 1 (* -1 maxCos)))> |
#<alt (* ux (+ 1 (* -1 maxCos)))> |
#<alt (* ux (+ 1 (* -1 maxCos)))> |
#<alt ux> |
#<alt (+ ux (* -1 (* maxCos ux)))> |
#<alt (+ ux (* -1 (* maxCos ux)))> |
#<alt (+ ux (* -1 (* maxCos ux)))> |
#<alt (* -1 (* maxCos ux))> |
#<alt (* maxCos (- (/ ux maxCos) ux))> |
#<alt (* maxCos (- (/ ux maxCos) ux))> |
#<alt (* maxCos (- (/ ux maxCos) ux))> |
#<alt (* -1 (* maxCos ux))> |
#<alt (* -1 (* maxCos (- (* -1 (/ ux maxCos)) (* -1 ux))))> |
#<alt (* -1 (* maxCos (- (* -1 (/ ux maxCos)) (* -1 ux))))> |
#<alt (* -1 (* maxCos (- (* -1 (/ ux maxCos)) (* -1 ux))))> |
#<alt (* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2)))))> |
#<alt (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* 2 (* (PI) (sqrt (- 1 (pow (- 1 ux) 2)))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- 1 ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- 1 ux) 2))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (- 1 (pow (- 1 ux) 2)))))))))> |
#<alt (* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- 1 ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- 1 ux) 2))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* 4/15 (* (pow (PI) 5) (sqrt (- 1 (pow (- 1 ux) 2)))))))))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))> |
#<alt (* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2))))> |
#<alt (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2)))> |
#<alt (+ (* -1/2 (* (sqrt (pow ux 3)) (/ (sin (* 2 (* uy (PI)))) (sqrt 2)))) (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2))))> |
#<alt (+ (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ (sin (* 2 (* uy (PI)))) (sqrt 2)))) (* -1/8 (* (sqrt ux) (/ (sin (* 2 (* uy (PI)))) (pow (sqrt 2) 3)))))))> |
#<alt (+ (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ (sin (* 2 (* uy (PI)))) (sqrt 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (pow ux 3))) (/ (sin (* 2 (* uy (PI)))) (pow (sqrt 2) 3)))) (* -1/16 (* (sqrt (/ 1 ux)) (/ (sin (* 2 (* uy (PI)))) (pow (sqrt 2) 5)))))))))> |
#<alt (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))> |
#<alt (* ux (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1)))))> |
#<alt (* ux (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow ux 2) (pow (sqrt -1) 3)))) (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1))))))> |
#<alt (* ux (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow ux 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow ux 3) (pow (sqrt -1) 5)))) (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1)))))))> |
#<alt (* -1 (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))> |
#<alt (* -1 (* ux (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (pow (sqrt -1) 3))))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 3))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (pow (sqrt -1) 5))))) ux))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))> |
#<alt (* (sqrt ux) (sqrt 2))> |
#<alt (+ (* -1/2 (* (sqrt (pow ux 3)) (/ 1 (sqrt 2)))) (* (sqrt ux) (sqrt 2)))> |
#<alt (+ (* (sqrt ux) (sqrt 2)) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ 1 (sqrt 2)))) (* -1/8 (* (sqrt ux) (/ 1 (pow (sqrt 2) 3)))))))> |
#<alt (+ (* (sqrt ux) (sqrt 2)) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ 1 (sqrt 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (pow ux 3))) (/ 1 (pow (sqrt 2) 3)))) (* -1/16 (* (sqrt (/ 1 ux)) (/ 1 (pow (sqrt 2) 5)))))))))> |
#<alt (* ux (sqrt -1))> |
#<alt (* ux (+ (sqrt -1) (/ 1 (* ux (sqrt -1)))))> |
#<alt (* ux (- (+ (sqrt -1) (/ 1 (* ux (sqrt -1)))) (/ 1/2 (* (pow ux 2) (pow (sqrt -1) 3)))))> |
#<alt (* ux (- (+ (sqrt -1) (+ (/ 1 (* ux (sqrt -1))) (* 1/2 (/ 1 (* (pow ux 3) (pow (sqrt -1) 5)))))) (* 1/2 (/ 1 (* (pow ux 2) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* ux (sqrt -1)))> |
#<alt (* -1 (* ux (+ (sqrt -1) (/ 1 (* ux (sqrt -1))))))> |
#<alt (* -1 (* ux (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ 1 (* ux (pow (sqrt -1) 3)))) (/ 1 (sqrt -1))) ux)))))> |
#<alt (* -1 (* ux (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (* ux (pow (sqrt -1) 5)))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) ux)) (/ 1 (sqrt -1))) ux)))))> |
#<alt (* 2 ux)> |
#<alt (* ux (+ 2 (* -1 ux)))> |
#<alt (* ux (+ 2 (* -1 ux)))> |
#<alt (* ux (+ 2 (* -1 ux)))> |
#<alt (* -1 (pow ux 2))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) 1))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) 1))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) 1))> |
#<alt (* -1 (pow ux 2))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) 1))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) 1))> |
#<alt (* (pow ux 2) (- (* 2 (/ 1 ux)) 1))> |
#<alt (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* uy (PI))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 3) (pow (PI) 3))))> |
#<alt (* (pow uy 3) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2))))))> |
#<alt (* (pow uy 3) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2))))))> |
#<alt (* (pow uy 3) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2))))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 3) (pow (PI) 3))))> |
#<alt (* -1 (* (pow uy 3) (+ (* -2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))) (* 4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))))))> |
#<alt (* -1 (* (pow uy 3) (+ (* -2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))) (* 4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))))))> |
#<alt (* -1 (* (pow uy 3) (+ (* -2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))) (* 4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)))))> |
#<alt (+ (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) (* (pow ux 2) (* uy (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1)))))))> |
#<alt (+ (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) (* (pow ux 2) (+ (* uy (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))) (* (pow ux 2) (* uy (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2)))))))))))> |
#<alt (+ (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) (* (pow ux 2) (+ (* uy (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))) (* (pow ux 2) (+ (* uy (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))))) (* (pow ux 2) (* uy (+ (* -1/12 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (PI) (pow (- (* 2 maxCos) 1) 3))))))))))))> |
#<alt (* ux (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))))> |
#<alt (* ux (+ (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (PI) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (- (* 2 maxCos) 1)))))) ux)))> |
#<alt (* ux (+ (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) (+ (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (PI) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (- (* 2 maxCos) 1)))))) ux) (/ (* uy (+ (* -1/4 (* (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))))) (pow ux 2)))))> |
#<alt (* ux (+ (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) (+ (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (PI) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (- (* 2 maxCos) 1)))))) ux) (+ (/ (* uy (+ (* -1/4 (* (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))))) (pow ux 2)) (/ (* uy (+ (* -1/12 (* (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (* 1/8 (* (* (PI) (pow (+ 2 (* -2 maxCos)) 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))))) (pow ux 3))))))> |
#<alt (* -1 (* ux (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))))) ux)) (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))))) ux)) (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* uy (+ (* -1/12 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))) (* 1/8 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))))) ux)) (* uy (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))))) ux)) (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))))) ux)) (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))))> |
#<alt (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI)))))> |
#<alt (+ (* maxCos (* uy (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))) (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI))))))> |
#<alt (+ (* maxCos (+ (* maxCos (* uy (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))))))) (* uy (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))) (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI))))))> |
#<alt (+ (* maxCos (+ (* maxCos (+ (* maxCos (* uy (+ (* -1/12 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3))))) (* 1/8 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (PI) (pow (- (* 2 ux) 2) 3))))))) (* uy (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))))))) (* uy (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))) (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI))))))> |
#<alt (* maxCos (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))))> |
#<alt (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2))))> |
#<alt (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (PI) (pow (- 2 ux) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))))) (pow maxCos 4)))))> |
#<alt (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (+ (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (PI) (pow (- 2 ux) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))))) (pow maxCos 4)) (/ (* uy (+ (* -1/12 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (* 1/8 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (* (PI) (pow (- 2 ux) 3)))))) (pow maxCos 6))))))> |
#<alt (* -1 (* maxCos (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)))))> |
#<alt (* -1 (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))))) (pow maxCos 4))))))> |
#<alt (* -1 (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (+ (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))))) (pow maxCos 4)) (/ (* uy (+ (* -1/12 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (/ (* (PI) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))))) (pow maxCos 6)))))))> |
#<alt (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2))))))> |
#<alt (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2))))))> |
#<alt (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2))))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2))))))> |
#<alt (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2))))))> |
#<alt (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1)))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (+ (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))))))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (+ (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))) (* (pow ux 2) (+ (* -1/12 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (PI) (pow (- (* 2 maxCos) 1) 3))))))))))))))> |
#<alt (* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1))))))> |
#<alt (* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))) (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))))> |
#<alt (* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* -1/4 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))) (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))))))> |
#<alt (* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* -1/4 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* -1/12 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/8 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))) (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))))))))> |
#<alt (* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))> |
#<alt (* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (+ (* -1 (/ (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) ux)) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))> |
#<alt (* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))) ux)) (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))> |
#<alt (* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))) (* 1/8 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))))) ux)) (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (- 2 ux))) (PI))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (- 2 ux))) (PI))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (+ (* maxCos (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (- 2 ux))) (PI))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (+ (* maxCos (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (+ (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))) (* maxCos (+ (* -1/12 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3))))) (* 1/8 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (PI) (pow (- (* 2 ux) 2) 3))))))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))))> |
#<alt (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI)))))> |
#<alt (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))))))> |
#<alt (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))))))))> |
#<alt (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (+ (* 1/8 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (PI) (pow (- 2 ux) 3)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))))))))))> |
#<alt (* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux))))))))> |
#<alt (* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux))))))))))> |
#<alt (* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (+ (* 1/8 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (PI) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux))))))))))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* -2/3 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* 1/6 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (pow ux 2) (+ (* -1/12 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))))))))> |
#<alt (* -4/3 (* (* ux (* (pow uy 2) (pow (PI) 3))) (sqrt (- (* 2 maxCos) 1))))> |
#<alt (* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))> |
#<alt (* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))))))> |
#<alt (* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* -1/12 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3)))))))))> |
#<alt (* 4/3 (* (* ux (* (pow uy 2) (* (pow (PI) 3) (sqrt -1)))) (sqrt (+ 1 (* -2 maxCos)))))> |
#<alt (* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))))))> |
#<alt (* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* -1 (/ (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* -1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))) ux)))))> |
#<alt (* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* -1 (/ (+ (* -1 (/ (+ (* 1/12 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))) ux)) (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)))))> |
#<alt (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* -2/3 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2)))) (sqrt (/ ux (- 2 ux))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* 1/6 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))) (sqrt (/ ux (pow (- 2 ux) 3))))))))> |
#<alt (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* maxCos (+ (* -1/12 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3)))) (sqrt (/ ux (pow (- 2 ux) 5))))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))))))))> |
#<alt (* -4/3 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux)))))))> |
#<alt (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))))))> |
#<alt (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2)))))))))> |
#<alt (* 4/3 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))))))> |
#<alt (* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))))))))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))))))))> |
#<alt (* (* ux (* (pow uy 2) (pow (PI) 3))) (sqrt (- (* 2 maxCos) 1)))> |
#<alt (* ux (+ (* 1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1))))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))))))> |
#<alt (* -1 (* (* ux (* (pow uy 2) (* (pow (PI) 3) (sqrt -1)))) (sqrt (+ 1 (* -2 maxCos)))))> |
#<alt (* -1 (* ux (+ (* -1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (+ (* 1/2 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2)))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (+ (* maxCos (+ (* -1/8 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))))) (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))) (* 1/16 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3)))) (sqrt (/ ux (pow (- 2 ux) 5))))))))) (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3))))> |
#<alt (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (pow (PI) 3)))> |
#<alt (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))))> |
#<alt (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3))))))> |
#<alt (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))))))> |
#<alt (* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2)))))))))> |
#<alt (* ux (+ 2 (* -2 maxCos)))> |
#<alt (* ux (+ 2 (+ (* -2 maxCos) (* -1 (* ux (pow (- maxCos 1) 2))))))> |
#<alt (* ux (+ 2 (+ (* -2 maxCos) (* -1 (* ux (pow (- maxCos 1) 2))))))> |
#<alt (* ux (+ 2 (+ (* -2 maxCos) (* -1 (* ux (pow (- maxCos 1) 2))))))> |
#<alt (* -1 (* (pow ux 2) (pow (- maxCos 1) 2)))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))))> |
#<alt (* -1 (* (pow ux 2) (pow (- maxCos 1) 2)))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))))> |
#<alt (* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux)))))> |
#<alt (* ux (- 2 ux))> |
#<alt (+ (* -1 (* maxCos (* ux (+ 2 (* -2 ux))))) (* ux (- 2 ux)))> |
#<alt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* -1 (* ux (+ 2 (* -2 ux)))))) (* ux (- 2 ux)))> |
#<alt (+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* -1 (* ux (+ 2 (* -2 ux)))))) (* ux (- 2 ux)))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 2 (* -2 ux))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 2 (* -2 ux))) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- 2 ux)) (pow maxCos 2)))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 2 (* -2 ux))) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- 2 ux)) (pow maxCos 2)))))> |
#<alt (* -1 (* (pow maxCos 2) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (- 2 (* 2 ux))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (- 2 ux)) maxCos)) (* ux (- 2 (* 2 ux)))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (- 2 ux)) maxCos)) (* ux (- 2 (* 2 ux)))) maxCos)) (* -1 (pow ux 2))))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* uy (PI))> |
#<alt (* ux (- maxCos 1))> |
#<alt (* ux (- (+ maxCos (* ux (pow (- maxCos 1) 2))) 1))> |
#<alt (* ux (- (+ maxCos (* ux (pow (- maxCos 1) 2))) 1))> |
#<alt (* ux (- (+ maxCos (* ux (pow (- maxCos 1) 2))) 1))> |
#<alt (* (pow ux 2) (pow (- maxCos 1) 2))> |
#<alt (* (pow ux 2) (- (+ (/ maxCos ux) (pow (- maxCos 1) 2)) (/ 1 ux)))> |
#<alt (* (pow ux 2) (- (+ (/ maxCos ux) (pow (- maxCos 1) 2)) (/ 1 ux)))> |
#<alt (* (pow ux 2) (- (+ (/ maxCos ux) (pow (- maxCos 1) 2)) (/ 1 ux)))> |
#<alt (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 1 (* -1 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 1 (* -1 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* (pow ux 2) (+ (* -1 (/ (+ 1 (* -1 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2)))> |
#<alt (* -1 (* ux (- 1 ux)))> |
#<alt (+ (* -1 (* ux (- 1 ux))) (* maxCos (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))> |
#<alt (+ (* -1 (* ux (- 1 ux))) (* maxCos (+ (* -1 (pow ux 2)) (+ (* maxCos (pow ux 2)) (* ux (- 1 ux))))))> |
#<alt (+ (* -1 (* ux (- 1 ux))) (* maxCos (+ (* -1 (pow ux 2)) (+ (* maxCos (pow ux 2)) (* ux (- 1 ux))))))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2)))))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2)))))> |
#<alt (* (pow maxCos 2) (pow ux 2))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- 1 ux))) (pow ux 2)) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- 1 ux))) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))) maxCos)) (pow ux 2)))> |
#<alt (* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- 1 ux))) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))) maxCos)) (pow ux 2)))> |
#<alt 1> |
#<alt (+ 1 (* -2 ux))> |
#<alt (+ 1 (* ux (- ux 2)))> |
#<alt (+ 1 (* ux (- ux 2)))> |
#<alt (pow ux 2)> |
#<alt (* (pow ux 2) (- 1 (* 2 (/ 1 ux))))> |
#<alt (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))> |
#<alt (* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux))))> |
#<alt (pow ux 2)> |
#<alt (* (pow ux 2) (- 1 (* 2 (/ 1 ux))))> |
#<alt (* (pow ux 2) (+ 1 (* -1 (/ (- 2 (/ 1 ux)) ux))))> |
#<alt (* (pow ux 2) (+ 1 (* -1 (/ (- 2 (/ 1 ux)) ux))))> |
#<alt (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))> |
#<alt (+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (PI) (- (* 2 maxCos) 1)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1)))))))> |
#<alt (+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (PI) (pow (- (* 2 maxCos) 1) 3)))))))))> |
#<alt (* (* ux (PI)) (sqrt (- (* 2 maxCos) 1)))> |
#<alt (* ux (+ (* 1/2 (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (PI) (sqrt (- (* 2 maxCos) 1)))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/2 (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (PI) (sqrt (- (* 2 maxCos) 1))))))> |
#<alt (* ux (+ (* -1/8 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/2 (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (PI) (sqrt (- (* 2 maxCos) 1)))))))> |
#<alt (* -1 (* (* ux (* (PI) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos)))))> |
#<alt (* -1 (* ux (+ (* -1/2 (* (/ (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))> |
#<alt (* (sqrt (* ux (- 2 ux))) (PI))> |
#<alt (+ (* 1/2 (* (* maxCos (* (PI) (- (* 2 ux) 2))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (PI)))> |
#<alt (+ (* maxCos (+ (* -1/8 (* (* maxCos (* (PI) (pow (- (* 2 ux) 2) 2))) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))) (* (sqrt (* ux (- 2 ux))) (PI)))> |
#<alt (+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/16 (* (* maxCos (* (PI) (pow (- (* 2 ux) 2) 3))) (sqrt (/ ux (pow (- 2 ux) 5))))))))) (* (sqrt (* ux (- 2 ux))) (PI)))> |
#<alt (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (PI))> |
#<alt (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))> |
#<alt (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI)))))> |
#<alt (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (PI) (pow (- 2 ux) 3)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))))> |
#<alt (* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (PI) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (PI) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2))))))))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | ux | @ | -inf | (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))) |
| 16.0ms | maxCos | @ | -inf | (* uy (+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))))) |
| 4.0ms | ux | @ | 0 | (* uy (+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))))) |
| 3.0ms | maxCos | @ | inf | (* uy (+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))))) |
| 3.0ms | uy | @ | -inf | (* (* 2 (* uy (PI))) (sqrt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux)))))) |
| 1× | batch-egg-rewrite |
| 3288× | *-lowering-*.f32 |
| 3288× | *-lowering-*.f64 |
| 2318× | fma-lowering-fma.f32 |
| 2318× | fma-lowering-fma.f64 |
| 1430× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 302 |
| 1 | 344 | 240 |
| 2 | 3263 | 236 |
| 0 | 8211 | 236 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin (* (* uy 2) (PI))) (sqrt (* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2))))) |
(sin (* (* uy 2) (PI))) |
(* (* uy 2) (PI)) |
(* uy 2) |
(* (* 2 (* uy (PI))) (sqrt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux)))))) |
(sqrt (- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux))))) |
(- (- 1 (+ 1 (- (* ux maxCos) ux))) (* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux)))) |
(- 1 (+ 1 (- (* ux maxCos) ux))) |
(* (sin (* (* uy 2) (PI))) (sqrt (- 1 (* (- 1 ux) (- 1 ux))))) |
(sqrt (- 1 (* (- 1 ux) (- 1 ux)))) |
(- 1 (* (- 1 ux) (- 1 ux))) |
(* uy (+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))))) |
(+ (* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) (* 2 (* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))))) |
(* -4/3 (* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux))))) |
(* (* (* uy uy) (* (PI) (* (PI) (PI)))) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))) |
(* ux (+ (- 2 (* ux (* (+ maxCos -1) (+ maxCos -1)))) (* maxCos -2))) |
(* uy (PI)) |
(* (- (* ux maxCos) ux) (+ 1 (- (* ux maxCos) ux))) |
(* (- 1 ux) (- 1 ux)) |
(* (PI) (PI)) |
(* (PI) (sqrt (* ux (- (+ 2 (* maxCos (+ (* 2 ux) -2))) ux)))) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (pow.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (-.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(*.f32 (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (-.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) #s(literal 1/2 binary32))) |
(sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sin.f32 (*.f32 uy (PI.f32))) (cos.f32 (*.f32 uy (PI.f32))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 uy #s(literal 2 binary32))) |
(*.f32 (*.f32 uy (PI.f32)) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) uy) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 uy #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) uy) |
(*.f32 uy (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 uy #s(literal 2 binary32)) (*.f32 (PI.f32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)))) |
(*.f32 (PI.f32) (*.f32 (*.f32 uy #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 uy (PI.f32)) (*.f32 #s(literal 2 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)) (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(*.f32 (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) #s(literal 2 binary32)) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)) uy) (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 uy (PI.f32))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)) (PI.f32)) (*.f32 uy #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log1p.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/2 binary32)) |
(/.f32 (sqrt.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))) (sqrt.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))) |
(/.f32 (sqrt.f32 (*.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (sqrt.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) #s(literal 1/2 binary32))) |
(+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(+.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(pow.f32 (/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(fma.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(-.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(-.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(-.f32 #s(literal 0 binary32) (+.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (-.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(-.f32 (/.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (/.f32 (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))) |
(-.f32 (/.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (/.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(-.f32 (-.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) |
(/.f32 (*.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))) (neg.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (neg.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (-.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))) |
(*.f32 (*.f32 (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(+.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(+.f32 (neg.f32 (*.f32 ux maxCos)) (neg.f32 (neg.f32 ux))) |
(+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux maxCos)) ux) |
(+.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux maxCos))) ux) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(-.f32 #s(literal 0 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(-.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux maxCos)) (neg.f32 ux)) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux)))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux)) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (neg.f32 (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 #s(literal 0 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (-.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 #s(literal 0 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(*.f32 #s(literal -1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(exp.f32 (*.f32 (log1p.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux)))) #s(literal 1/2 binary32))) |
(pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) #s(literal 1/2 binary32)) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (hypot.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) ux))) |
(sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) #s(literal 1/4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) #s(literal 1/2 binary32))) |
(+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux)))) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal 1 binary32)) |
(fma.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux)) #s(literal 1 binary32)) |
(fma.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)) |
(-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (/.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux))))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(+.f32 (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(+.f32 (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(fma.f32 uy (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(fma.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) uy) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 uy #s(literal 2 binary32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) uy) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(fma.f32 (*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) (*.f32 #s(literal -4/3 binary32) uy) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(fma.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) uy (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(fma.f32 (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 uy #s(literal 2 binary32)) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) uy) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(fma.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) uy) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 uy #s(literal -4/3 binary32)) (*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(fma.f32 (*.f32 uy (*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))))) #s(literal -4/3 binary32) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(fma.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(fma.f32 (*.f32 uy (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal 2 binary32) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) (*.f32 (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))))) (-.f32 (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (*.f32 uy (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 3/2 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 8 binary32))))) (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32)) (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (-.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))))))) |
(/.f32 (*.f32 uy (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 3/2 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 8 binary32)))) uy) (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32)) (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (-.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32))))) uy) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(+.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(+.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))) |
(pow.f32 (/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32)) (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (-.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))))) (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 3/2 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 8 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))) |
(fma.f32 (PI.f32) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))) |
(fma.f32 #s(literal -4/3 binary32) (*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(fma.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(fma.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) #s(literal -4/3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(fma.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(fma.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))) |
(fma.f32 (*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(fma.f32 (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) #s(literal 2 binary32) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))) |
(fma.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(fma.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))) |
(fma.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (PI.f32) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))) |
(fma.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux)) #s(literal 1/2 binary32)) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))) |
(fma.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(fma.f32 (*.f32 #s(literal -4/3 binary32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(fma.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux)) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(-.f32 (/.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (pow.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) #s(literal 2 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32)) (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (-.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))))) (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 3/2 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 8 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 3/2 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 8 binary32)))) (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32)) (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (-.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 3/2 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 8 binary32)))) (+.f32 (pow.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32)) (*.f32 (*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) (*.f32 #s(literal -4/3 binary32) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32)))))))) |
(/.f32 (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 3/2 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 8 binary32))))) (neg.f32 (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32)) (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (-.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))))) (neg.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) #s(literal 2 binary32)) (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32))) (-.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))))) |
(*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))))) |
(*.f32 (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 3 binary32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 3/2 binary32)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 8 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) #s(literal 2 binary32)) (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (-.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)))))))) |
(*.f32 (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))))) |
(*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32))) |
(*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) #s(literal -4/3 binary32))) |
(*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) |
(*.f32 (*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) #s(literal -4/3 binary32)) |
(*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))))) |
(*.f32 (*.f32 #s(literal -4/3 binary32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(*.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux)) #s(literal 1/2 binary32))) |
(*.f32 uy (*.f32 uy (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))))) |
(*.f32 uy (*.f32 (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))))) |
(*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (*.f32 uy uy) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(*.f32 (*.f32 (PI.f32) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) (*.f32 uy uy)) |
(*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux)) #s(literal 1/2 binary32)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux)) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) uy) (*.f32 uy (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 ux (*.f32 maxCos #s(literal -2 binary32)))) |
(+.f32 (*.f32 ux (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(fma.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 ux (*.f32 maxCos #s(literal -2 binary32)))) |
(fma.f32 ux (*.f32 maxCos #s(literal -2 binary32)) (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(fma.f32 maxCos (*.f32 #s(literal -2 binary32) ux) (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(fma.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) ux (*.f32 ux (*.f32 maxCos #s(literal -2 binary32)))) |
(fma.f32 #s(literal -2 binary32) (*.f32 ux maxCos) (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(fma.f32 (*.f32 maxCos #s(literal -2 binary32)) ux (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(fma.f32 (*.f32 ux maxCos) #s(literal -2 binary32) (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(fma.f32 (*.f32 ux #s(literal -2 binary32)) maxCos (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 ux (*.f32 ux ux))) (*.f32 (*.f32 #s(literal -8 binary32) (*.f32 maxCos (*.f32 maxCos maxCos))) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (-.f32 (*.f32 (*.f32 ux (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 maxCos #s(literal -2 binary32)))) (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 ux (*.f32 maxCos #s(literal -2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (*.f32 ux (*.f32 maxCos #s(literal -2 binary32))) (*.f32 ux (*.f32 maxCos #s(literal -2 binary32))))) (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 ux (*.f32 maxCos #s(literal -2 binary32))))) |
(/.f32 (*.f32 ux (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 #s(literal -8 binary32) (*.f32 maxCos (*.f32 maxCos maxCos))))) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos #s(literal -2 binary32)) (-.f32 (*.f32 maxCos #s(literal -2 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) |
(/.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 4 binary32) (*.f32 maxCos maxCos)))) (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos))) |
(/.f32 (*.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 #s(literal -8 binary32) (*.f32 maxCos (*.f32 maxCos maxCos)))) ux) (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos #s(literal -2 binary32)) (-.f32 (*.f32 maxCos #s(literal -2 binary32)) (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 4 binary32) (*.f32 maxCos maxCos))) ux) (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos))) |
(*.f32 ux (-.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) ux) |
(*.f32 uy (PI.f32)) |
(*.f32 (PI.f32) uy) |
(*.f32 #s(literal 1 binary32) (*.f32 uy (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) uy)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) uy)) |
(*.f32 (*.f32 uy (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 uy #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 uy (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(+.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 ux maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 ux))) |
(+.f32 (*.f32 (*.f32 ux maxCos) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (neg.f32 ux) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(fma.f32 ux (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 (+.f32 maxCos #s(literal -1 binary32)) ux (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 (*.f32 ux maxCos) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (neg.f32 ux) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(fma.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 ux maxCos) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 ux))) |
(fma.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(fma.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux)) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)))) (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32)))) (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) |
(/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux)))) (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux)) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux)))) |
(/.f32 (*.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux)) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (-.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log1p.f32 (neg.f32 ux)) #s(literal 2 binary32))) |
(+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) ux) (neg.f32 ux))) |
(+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) ux)) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))) |
(pow.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 2 binary32)) |
(fma.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) ux) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))) |
(fma.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (neg.f32 ux))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 ux #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 ux #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 ux #s(literal 1 binary32)))) (+.f32 ux #s(literal 1 binary32)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (*.f32 (+.f32 ux #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 ux #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (*.f32 (+.f32 ux #s(literal 1 binary32)) (+.f32 ux #s(literal 1 binary32)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 ux #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 ux #s(literal 1 binary32))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (-.f32 #s(literal 1 binary32) ux)) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 ux #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) (-.f32 #s(literal 1 binary32) ux)) (+.f32 ux #s(literal 1 binary32))) |
(*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) |
(*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) ux)) (-.f32 #s(literal 1 binary32) ux)) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 ux #s(literal 1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux ux)) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 ux #s(literal 1 binary32))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (PI.f32)) #s(literal 2 binary32))) |
(exp.f32 (log.f32 (*.f32 (PI.f32) (PI.f32)))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (PI.f32) (PI.f32))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/3 binary32) (log.f32 (PI.f32)))) #s(literal 3 binary32))) |
(pow.f32 (PI.f32) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (PI.f32) (PI.f32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 2/3 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 6 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 4 binary32)) |
(cbrt.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(*.f32 (PI.f32) (PI.f32)) |
(*.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (PI.f32))) |
(*.f32 (*.f32 (PI.f32) (PI.f32)) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 4 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (pow.f32 (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (PI.f32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (PI.f32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 4 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) |
(*.f32 (*.f32 (PI.f32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (PI.f32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 4 binary32)) #s(literal 1 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (PI.f32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (PI.f32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal 1 binary32)) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux)) #s(literal 1/2 binary32)) (PI.f32))) |
(*.f32 (*.f32 (PI.f32) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux)) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
| 1× | egg-herbie |
| 5916× | *-lowering-*.f32 |
| 5916× | *-lowering-*.f64 |
| 3280× | +-lowering-+.f64 |
| 3280× | +-lowering-+.f32 |
| 1782× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1825 | 18219 |
| 1 | 5860 | 16906 |
| 0 | 8068 | 16906 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* uy (PI)))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (PI))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (pow (PI) 3))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* (pow uy 2) (pow (PI) 5)))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (pow (PI) 5))))))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4)))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 6))))))))) |
(* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))) |
(* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))) |
(* -1 (* ux (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (* ux (- maxCos 1)))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (* ux (pow (- maxCos 1) 3)))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (- maxCos 1)))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (pow (- maxCos 1) 3))) (* -1/16 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) (* ux (pow (- maxCos 1) 5))))) ux)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (- maxCos 1)))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))) |
(+ (* -1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux)))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* -1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (+ 2 (* -2 ux)) 2)) (- 2 ux)))))) (sqrt (/ 1 (* ux (- 2 ux)))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+ (* maxCos (+ (* -1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))))) (* maxCos (+ (* 1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (+ 2 (* -2 ux)) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (+ 2 (* -2 ux)) 2)) (- 2 ux))))))) (sqrt (/ 1 (* ux (pow (- 2 ux) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (- 2 ux)))) (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (+ 2 (* -2 ux)) 2)) (- 2 ux))))))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (+ 2 (* -2 ux)) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))) (* maxCos (sqrt -1)))) (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ 2 (* -2 ux)) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (+ 2 (* -2 ux)) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (+ 2 (* -2 ux)) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 ux))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- 2 (* 2 ux)) 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 ux))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- 2 (* 2 ux)) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- 2 (* 2 ux)) 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- 2 (* 2 ux)) 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 ux))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(* 2 (* uy (PI))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(sin (* 2 (* uy (PI)))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 (* uy (PI))) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 uy) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) |
(+ (* -1 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI))))) |
(+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* -1/4 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (* uy (* (PI) (pow (- maxCos 1) 4)))))))) |
(+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (* uy (* (PI) (pow (- maxCos 1) 4))))) (* -1/8 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (* uy (* (PI) (pow (- maxCos 1) 6)))))))))) |
(* 2 (* ux (* uy (* (PI) (* (sqrt -1) (- maxCos 1)))))) |
(* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1))))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/8 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 3))) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))))) |
(* -2 (* ux (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (* uy (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (* ux (+ 1 (* -1 maxCos))))) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/4 (/ (* uy (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (* ux (pow (+ 1 (* -1 maxCos)) 3)))) (/ (* uy (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (+ 1 (* -1 maxCos)))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* uy (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (pow (+ 1 (* -1 maxCos)) 3))) (* -1/8 (/ (* uy (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) (* ux (pow (+ 1 (* -1 maxCos)) 5))))) ux)) (/ (* uy (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (+ 1 (* -1 maxCos)))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux))))))) |
(+ (* -1 (* (* maxCos (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux)))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux))))))) (* maxCos (+ (* -1 (* (* maxCos (* uy (* (PI) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1 (* (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux))))))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux))))))) (* maxCos (+ (* -1 (* (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* maxCos (+ (* -1 (* (* uy (* (PI) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1/2 (* (* maxCos (* uy (* (PI) (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)))))) (sqrt (/ 1 (pow (- ux (* -1 (* ux (- 1 ux)))) 3)))))))))) |
(* 2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(* maxCos (+ (* -1 (/ (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (* maxCos (* ux (sqrt -1))))) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))) |
(* maxCos (+ (* -1 (/ (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (* maxCos (* ux (sqrt -1))))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* (pow maxCos 2) (* ux (sqrt -1))))))) |
(* maxCos (+ (* -1 (/ (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (* uy (* (PI) (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* (pow maxCos 2) (* ux (sqrt -1)))))))) |
(* -2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(* -1 (* maxCos (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))))) (* maxCos (* ux (sqrt -1))))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))))) (* ux (sqrt -1)))) (* -1 (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))))) (* ux (sqrt -1)))) (* -1 (/ (+ (* -1/2 (/ (* uy (* (PI) (* (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* ux (sqrt -1)))) maxCos))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (pow (- maxCos 1) 2)))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (pow (- maxCos 1) 4)))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (pow (- maxCos 1) 4))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (pow (- maxCos 1) 6)))))))) |
(* ux (* (sqrt -1) (- maxCos 1))) |
(* ux (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (pow (- 2 (* 2 maxCos)) 3) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))))) |
(* -1 (* ux (* (sqrt -1) (+ 1 (* -1 maxCos))))) |
(* -1 (* ux (+ (* -1/2 (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) (* ux (+ 1 (* -1 maxCos))))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) (* ux (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/2 (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) (+ 1 (* -1 maxCos))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) (pow (+ 1 (* -1 maxCos)) 3))) (* -1/16 (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)) (* ux (pow (+ 1 (* -1 maxCos)) 5))))) ux)) (* 1/2 (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) (+ 1 (* -1 maxCos))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(sqrt (- ux (* -1 (* ux (- 1 ux))))) |
(+ (sqrt (- ux (* -1 (* ux (- 1 ux))))) (* -1/2 (* (* maxCos (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux))))))))) |
(+ (sqrt (- ux (* -1 (* ux (- 1 ux))))) (* maxCos (+ (* -1/2 (* (* maxCos (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1/2 (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux))))))))))) |
(+ (sqrt (- ux (* -1 (* ux (- 1 ux))))) (* maxCos (+ (* -1/2 (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* maxCos (+ (* -1/2 (* (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1/4 (* (* maxCos (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)))) (sqrt (/ 1 (pow (- ux (* -1 (* ux (- 1 ux)))) 3)))))))))) |
(* maxCos (* ux (sqrt -1))) |
(* maxCos (+ (* -1/2 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1)))) |
(* maxCos (+ (* -1/2 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(* maxCos (+ (* -1/2 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/4 (/ (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(* -1 (* maxCos (+ (* 1/2 (/ (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (* ux (sqrt -1)))) (* -1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (sqrt -1))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (* 1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (* ux (sqrt -1))))) maxCos)) (* ux (sqrt -1))))) |
(* ux (- 2 (* 2 maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(* -1 (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(- ux (* -1 (* ux (- 1 ux)))) |
(- (+ ux (* -1 (* maxCos (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (* -1 (* ux (- 1 ux)))) |
(- (+ ux (* maxCos (- (* -1 (* maxCos (pow ux 2))) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (* -1 (* ux (- 1 ux)))) |
(- (+ ux (* maxCos (- (* -1 (* maxCos (pow ux 2))) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (* -1 (* ux (- 1 ux)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (/ ux (pow maxCos 2)) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ ux maxCos) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))))))) |
(* (pow maxCos 2) (- (/ ux (pow maxCos 2)) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ ux maxCos) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (- (+ (* -1 (/ ux maxCos)) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (/ (pow ux 2) maxCos))) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- ux (* -1 (* ux (- 1 ux)))) maxCos)) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2)))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- ux (* -1 (* ux (- 1 ux)))) maxCos)) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2)))) maxCos)) (pow ux 2))) |
(* ux (- 1 maxCos)) |
(* ux (- 1 maxCos)) |
(* ux (- 1 maxCos)) |
(* ux (- 1 maxCos)) |
(* ux (- 1 maxCos)) |
(* ux (- 1 maxCos)) |
(* ux (- 1 maxCos)) |
(* ux (- 1 maxCos)) |
(* ux (+ 1 (* -1 maxCos))) |
(* ux (+ 1 (* -1 maxCos))) |
(* ux (+ 1 (* -1 maxCos))) |
(* ux (+ 1 (* -1 maxCos))) |
ux |
(+ ux (* -1 (* maxCos ux))) |
(+ ux (* -1 (* maxCos ux))) |
(+ ux (* -1 (* maxCos ux))) |
(* -1 (* maxCos ux)) |
(* maxCos (- (/ ux maxCos) ux)) |
(* maxCos (- (/ ux maxCos) ux)) |
(* maxCos (- (/ ux maxCos) ux)) |
(* -1 (* maxCos ux)) |
(* -1 (* maxCos (- (* -1 (/ ux maxCos)) (* -1 ux)))) |
(* -1 (* maxCos (- (* -1 (/ ux maxCos)) (* -1 ux)))) |
(* -1 (* maxCos (- (* -1 (/ ux maxCos)) (* -1 ux)))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* 2 (* (PI) (sqrt (- 1 (pow (- 1 ux) 2))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- 1 ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- 1 ux) 2))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (- 1 (pow (- 1 ux) 2))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- 1 ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- 1 ux) 2))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* 4/15 (* (pow (PI) 5) (sqrt (- 1 (pow (- 1 ux) 2))))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2))) |
(+ (* -1/2 (* (sqrt (pow ux 3)) (/ (sin (* 2 (* uy (PI)))) (sqrt 2)))) (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2)))) |
(+ (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ (sin (* 2 (* uy (PI)))) (sqrt 2)))) (* -1/8 (* (sqrt ux) (/ (sin (* 2 (* uy (PI)))) (pow (sqrt 2) 3))))))) |
(+ (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ (sin (* 2 (* uy (PI)))) (sqrt 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (pow ux 3))) (/ (sin (* 2 (* uy (PI)))) (pow (sqrt 2) 3)))) (* -1/16 (* (sqrt (/ 1 ux)) (/ (sin (* 2 (* uy (PI)))) (pow (sqrt 2) 5))))))))) |
(* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(* ux (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1))))) |
(* ux (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow ux 2) (pow (sqrt -1) 3)))) (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1)))))) |
(* ux (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow ux 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow ux 3) (pow (sqrt -1) 5)))) (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(* -1 (* ux (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (pow (sqrt -1) 3))))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 3))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (pow (sqrt -1) 5))))) ux))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(* (sqrt ux) (sqrt 2)) |
(+ (* -1/2 (* (sqrt (pow ux 3)) (/ 1 (sqrt 2)))) (* (sqrt ux) (sqrt 2))) |
(+ (* (sqrt ux) (sqrt 2)) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ 1 (sqrt 2)))) (* -1/8 (* (sqrt ux) (/ 1 (pow (sqrt 2) 3))))))) |
(+ (* (sqrt ux) (sqrt 2)) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ 1 (sqrt 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (pow ux 3))) (/ 1 (pow (sqrt 2) 3)))) (* -1/16 (* (sqrt (/ 1 ux)) (/ 1 (pow (sqrt 2) 5))))))))) |
(* ux (sqrt -1)) |
(* ux (+ (sqrt -1) (/ 1 (* ux (sqrt -1))))) |
(* ux (- (+ (sqrt -1) (/ 1 (* ux (sqrt -1)))) (/ 1/2 (* (pow ux 2) (pow (sqrt -1) 3))))) |
(* ux (- (+ (sqrt -1) (+ (/ 1 (* ux (sqrt -1))) (* 1/2 (/ 1 (* (pow ux 3) (pow (sqrt -1) 5)))))) (* 1/2 (/ 1 (* (pow ux 2) (pow (sqrt -1) 3)))))) |
(* -1 (* ux (sqrt -1))) |
(* -1 (* ux (+ (sqrt -1) (/ 1 (* ux (sqrt -1)))))) |
(* -1 (* ux (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ 1 (* ux (pow (sqrt -1) 3)))) (/ 1 (sqrt -1))) ux))))) |
(* -1 (* ux (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (* ux (pow (sqrt -1) 5)))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) ux)) (/ 1 (sqrt -1))) ux))))) |
(* 2 ux) |
(* ux (+ 2 (* -1 ux))) |
(* ux (+ 2 (* -1 ux))) |
(* ux (+ 2 (* -1 ux))) |
(* -1 (pow ux 2)) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(* -1 (pow ux 2)) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* uy (PI)))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 3) (pow (PI) 3)))) |
(* (pow uy 3) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(* (pow uy 3) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(* (pow uy 3) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 3) (pow (PI) 3)))) |
(* -1 (* (pow uy 3) (+ (* -2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))) (* 4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3)))))) |
(* -1 (* (pow uy 3) (+ (* -2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))) (* 4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3)))))) |
(* -1 (* (pow uy 3) (+ (* -2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))) (* 4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3)))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) |
(+ (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) (* (pow ux 2) (* uy (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))))) |
(+ (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) (* (pow ux 2) (+ (* uy (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))) (* (pow ux 2) (* uy (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))))))))) |
(+ (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) (* (pow ux 2) (+ (* uy (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))) (* (pow ux 2) (+ (* uy (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))))) (* (pow ux 2) (* uy (+ (* -1/12 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (PI) (pow (- (* 2 maxCos) 1) 3)))))))))))) |
(* ux (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1))))))) |
(* ux (+ (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (PI) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (- (* 2 maxCos) 1)))))) ux))) |
(* ux (+ (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) (+ (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (PI) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (- (* 2 maxCos) 1)))))) ux) (/ (* uy (+ (* -1/4 (* (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))))) (pow ux 2))))) |
(* ux (+ (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) (+ (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (PI) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (- (* 2 maxCos) 1)))))) ux) (+ (/ (* uy (+ (* -1/4 (* (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))))) (pow ux 2)) (/ (* uy (+ (* -1/12 (* (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (* 1/8 (* (* (PI) (pow (+ 2 (* -2 maxCos)) 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))))) (pow ux 3)))))) |
(* -1 (* ux (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))) |
(* -1 (* ux (+ (* -1 (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))))) ux)) (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))))) ux)) (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* uy (+ (* -1/12 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))) (* 1/8 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))))) ux)) (* uy (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))))) ux)) (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))))) ux)) (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI))))) |
(+ (* maxCos (* uy (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))) (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI)))))) |
(+ (* maxCos (+ (* maxCos (* uy (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))))))) (* uy (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))) (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI)))))) |
(+ (* maxCos (+ (* maxCos (+ (* maxCos (* uy (+ (* -1/12 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3))))) (* 1/8 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (PI) (pow (- (* 2 ux) 2) 3))))))) (* uy (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))))))) (* uy (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))) (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI)))))) |
(* maxCos (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI)))))) |
(* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)))) |
(* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (PI) (pow (- 2 ux) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))))) (pow maxCos 4))))) |
(* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (+ (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (PI) (pow (- 2 ux) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))))) (pow maxCos 4)) (/ (* uy (+ (* -1/12 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (* 1/8 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (* (PI) (pow (- 2 ux) 3)))))) (pow maxCos 6)))))) |
(* -1 (* maxCos (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))))) |
(* -1 (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2))))) |
(* -1 (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))))) (pow maxCos 4)))))) |
(* -1 (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (+ (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))))) (pow maxCos 4)) (/ (* uy (+ (* -1/12 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (/ (* (PI) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))))) (pow maxCos 6))))))) |
(* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))) |
(+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))) |
(+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))) |
(+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (+ (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2)))))))))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (+ (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))) (* (pow ux 2) (+ (* -1/12 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (PI) (pow (- (* 2 maxCos) 1) 3)))))))))))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))) (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* -1/4 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))) (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* -1/4 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* -1/12 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/8 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))) (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (+ (* -1 (/ (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) ux)) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))) ux)) (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))) (* 1/8 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))))) ux)) (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI)))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (- 2 ux))) (PI))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (- 2 ux))) (PI))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (+ (* maxCos (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (- 2 ux))) (PI))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (+ (* maxCos (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (+ (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))) (* maxCos (+ (* -1/12 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3))))) (* 1/8 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (PI) (pow (- (* 2 ux) 2) 3))))))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux))))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (+ (* 1/8 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (PI) (pow (- 2 ux) 3)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux))))))))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2))))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))))))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (+ (* 1/8 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (PI) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))))))))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* -2/3 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1)))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* 1/6 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2)))))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (pow ux 2) (+ (* -1/12 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2)))))))))) |
(* -4/3 (* (* ux (* (pow uy 2) (pow (PI) 3))) (sqrt (- (* 2 maxCos) 1)))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3)))))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* -1/12 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))))))) |
(* 4/3 (* (* ux (* (pow uy 2) (* (pow (PI) 3) (sqrt -1)))) (sqrt (+ 1 (* -2 maxCos))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* -1 (/ (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* -1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))) ux))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* -1 (/ (+ (* -1 (/ (+ (* 1/12 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))) ux)) (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux))))) |
(* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* -2/3 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2)))) (sqrt (/ ux (- 2 ux)))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* 1/6 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))) (sqrt (/ ux (pow (- 2 ux) 3)))))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* maxCos (+ (* -1/12 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3)))) (sqrt (/ ux (pow (- 2 ux) 5))))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))))))))) |
(* -4/3 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (pow (PI) 3)))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2)))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))))))) |
(* 4/3 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux)))))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2))))))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1)))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3)))))))))) |
(* (* ux (* (pow uy 2) (pow (PI) 3))) (sqrt (- (* 2 maxCos) 1))) |
(* ux (+ (* 1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1))))) |
(* ux (+ (* -1/8 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))))) |
(* ux (+ (* -1/8 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1))))))) |
(* -1 (* (* ux (* (pow uy 2) (* (pow (PI) 3) (sqrt -1)))) (sqrt (+ 1 (* -2 maxCos))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))))) |
(* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3))) |
(+ (* 1/2 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2)))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) |
(+ (* maxCos (+ (* -1/8 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))))) (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))) (* 1/16 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3)))) (sqrt (/ ux (pow (- 2 ux) 5))))))))) (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) |
(* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (pow (PI) 3))) |
(* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3))))))) |
(* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) |
(* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2)))))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))))))) |
(* ux (+ 2 (* -2 maxCos))) |
(* ux (+ 2 (+ (* -2 maxCos) (* -1 (* ux (pow (- maxCos 1) 2)))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* -1 (* ux (pow (- maxCos 1) 2)))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* -1 (* ux (pow (- maxCos 1) 2)))))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(* ux (- 2 ux)) |
(+ (* -1 (* maxCos (* ux (+ 2 (* -2 ux))))) (* ux (- 2 ux))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* -1 (* ux (+ 2 (* -2 ux)))))) (* ux (- 2 ux))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* -1 (* ux (+ 2 (* -2 ux)))))) (* ux (- 2 ux))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 2 (* -2 ux))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 2 (* -2 ux))) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- 2 ux)) (pow maxCos 2))))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 2 (* -2 ux))) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- 2 ux)) (pow maxCos 2))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 2 (* 2 ux))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (- 2 ux)) maxCos)) (* ux (- 2 (* 2 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (- 2 ux)) maxCos)) (* ux (- 2 (* 2 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* uy (PI)) |
(* ux (- maxCos 1)) |
(* ux (- (+ maxCos (* ux (pow (- maxCos 1) 2))) 1)) |
(* ux (- (+ maxCos (* ux (pow (- maxCos 1) 2))) 1)) |
(* ux (- (+ maxCos (* ux (pow (- maxCos 1) 2))) 1)) |
(* (pow ux 2) (pow (- maxCos 1) 2)) |
(* (pow ux 2) (- (+ (/ maxCos ux) (pow (- maxCos 1) 2)) (/ 1 ux))) |
(* (pow ux 2) (- (+ (/ maxCos ux) (pow (- maxCos 1) 2)) (/ 1 ux))) |
(* (pow ux 2) (- (+ (/ maxCos ux) (pow (- maxCos 1) 2)) (/ 1 ux))) |
(* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2)) |
(* (pow ux 2) (+ (* -1 (/ (+ 1 (* -1 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (+ (* -1 (/ (+ 1 (* -1 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(* (pow ux 2) (+ (* -1 (/ (+ 1 (* -1 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(* -1 (* ux (- 1 ux))) |
(+ (* -1 (* ux (- 1 ux))) (* maxCos (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))) |
(+ (* -1 (* ux (- 1 ux))) (* maxCos (+ (* -1 (pow ux 2)) (+ (* maxCos (pow ux 2)) (* ux (- 1 ux)))))) |
(+ (* -1 (* ux (- 1 ux))) (* maxCos (+ (* -1 (pow ux 2)) (+ (* maxCos (pow ux 2)) (* ux (- 1 ux)))))) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2)))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))))) |
(* (pow maxCos 2) (pow ux 2)) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- 1 ux))) (pow ux 2)) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- 1 ux))) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))) maxCos)) (pow ux 2))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- 1 ux))) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))) maxCos)) (pow ux 2))) |
1 |
(+ 1 (* -2 ux)) |
(+ 1 (* ux (- ux 2))) |
(+ 1 (* ux (- ux 2))) |
(pow ux 2) |
(* (pow ux 2) (- 1 (* 2 (/ 1 ux)))) |
(* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) |
(* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) |
(pow ux 2) |
(* (pow ux 2) (- 1 (* 2 (/ 1 ux)))) |
(* (pow ux 2) (+ 1 (* -1 (/ (- 2 (/ 1 ux)) ux)))) |
(* (pow ux 2) (+ 1 (* -1 (/ (- 2 (/ 1 ux)) ux)))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (PI) (- (* 2 maxCos) 1)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (PI) (pow (- (* 2 maxCos) 1) 3))))))))) |
(* (* ux (PI)) (sqrt (- (* 2 maxCos) 1))) |
(* ux (+ (* 1/2 (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (PI) (sqrt (- (* 2 maxCos) 1))))) |
(* ux (+ (* -1/8 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/2 (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (PI) (sqrt (- (* 2 maxCos) 1)))))) |
(* ux (+ (* -1/8 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/2 (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (PI) (sqrt (- (* 2 maxCos) 1))))))) |
(* -1 (* (* ux (* (PI) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(* (sqrt (* ux (- 2 ux))) (PI)) |
(+ (* 1/2 (* (* maxCos (* (PI) (- (* 2 ux) 2))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (PI))) |
(+ (* maxCos (+ (* -1/8 (* (* maxCos (* (PI) (pow (- (* 2 ux) 2) 2))) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))) (* (sqrt (* ux (- 2 ux))) (PI))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/16 (* (* maxCos (* (PI) (pow (- (* 2 ux) 2) 3))) (sqrt (/ ux (pow (- 2 ux) 5))))))))) (* (sqrt (* ux (- 2 ux))) (PI))) |
(* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (PI)) |
(* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI)))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (PI) (pow (- 2 ux) 3)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI)))))) |
(* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (PI) (pow (sqrt -1) 2)))) |
(* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2))))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (PI) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))))) |
| Outputs |
|---|
(* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* uy (PI)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 uy (PI.f32)))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (PI))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (PI.f32))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (pow (PI) 3))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* (pow uy 2) (pow (PI) 5)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (PI.f32))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 5 binary32))))))))) |
(* uy (+ (* 2 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (PI))) (* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (pow (PI) 3))) (* (pow uy 2) (+ (* -8/315 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (* (pow uy 2) (pow (PI) 7)))) (* 4/15 (* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (pow (PI) 5))))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (PI.f32))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 7 binary32))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (pow.f32 (PI.f32) #s(literal 5 binary32)))))))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* -2 maxCos)) (* ux (pow (- maxCos 1) 2))))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(+ (* -1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4))))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32)))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (sin (* 2 (* uy (PI))))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 4)))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (sin (* 2 (* uy (PI)))) (pow (- maxCos 1) 6))))))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32))))) (*.f32 #s(literal -1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 6 binary32)))))))))) |
(* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))) |
(*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* ux (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))) |
(*.f32 ux (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 ux ux)) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))))) |
(* ux (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 2)) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (* (sin (* 2 (* uy (PI)))) (pow (+ 2 (* -2 maxCos)) 3)) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 maxCos))) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))))) |
(*.f32 ux (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 ux ux)) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1))))) |
(*.f32 (neg.f32 ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* -1 (* ux (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (* ux (- maxCos 1)))) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (* ux (pow (- maxCos 1) 3)))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (- maxCos 1)))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (+.f32 maxCos #s(literal -1 binary32)))))) ux))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (pow (- maxCos 1) 3))) (* -1/16 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) (* ux (pow (- maxCos 1) 5))))) ux)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (- maxCos 1)))) ux)) (* (sin (* 2 (* uy (PI)))) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 ux (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32))))) ux)) ux))) |
(* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI))))) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(+ (* -1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux)))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 maxCos (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(+ (* maxCos (+ (* -1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))))) (* 1/2 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (+ 2 (* -2 ux)) 2)) (- 2 ux)))))) (sqrt (/ 1 (* ux (- 2 ux)))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 maxCos (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)))) (-.f32 #s(literal 2 binary32) ux))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))))) |
(+ (* maxCos (+ (* -1/2 (* (sqrt (/ ux (- 2 ux))) (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))))) (* maxCos (+ (* 1/4 (* (* maxCos (* (sin (* 2 (* uy (PI)))) (* (+ 2 (* -2 ux)) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (+ 2 (* -2 ux)) 2)) (- 2 ux))))))) (sqrt (/ 1 (* ux (pow (- 2 ux) 3)))))) (* 1/2 (* (sqrt (/ 1 (* ux (- 2 ux)))) (* (sin (* 2 (* uy (PI)))) (- (* -1 (pow ux 2)) (* 1/4 (/ (* ux (pow (+ 2 (* -2 ux)) 2)) (- 2 ux))))))))))) (* (sqrt (* ux (- 2 ux))) (sin (* 2 (* uy (PI)))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 maxCos (*.f32 (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)))) (-.f32 #s(literal 2 binary32) ux))))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)))) (-.f32 #s(literal 2 binary32) ux))))))))))) |
(* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(*.f32 (*.f32 maxCos ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 maxCos (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))) (* maxCos (sqrt -1)))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (+ 2 (* -2 ux)) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))))) |
(* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (+ 2 (* -2 ux))) (* maxCos (sqrt -1)))) (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (+ 2 (* -2 ux)) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (+ 2 (* -2 ux)) 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 3) (* (pow ux 2) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (+ 2 (* -2 ux)) 2) (pow (sqrt -1) 2))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32))))))) (*.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))))) |
(* -1 (* maxCos (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(neg.f32 (*.f32 (*.f32 maxCos ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 ux))) (* maxCos (sqrt -1)))) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (*.f32 maxCos (sqrt.f32 #s(literal -1 binary32))))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- 2 (* 2 ux)) 2) (pow (sqrt -1) 2))))) (* maxCos (* ux (sqrt -1))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 ux))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32))))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (sqrt.f32 #s(literal -1 binary32))))) maxCos))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (sin (* 2 (* uy (PI)))) (* (- 2 (* 2 ux)) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- 2 (* 2 ux)) 2) (pow (sqrt -1) 2)))))) (* maxCos (* (pow ux 2) (pow (sqrt -1) 3))))) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- (* ux (- 2 ux)) (* 1/4 (/ (pow (- 2 (* 2 ux)) 2) (pow (sqrt -1) 2))))) (* ux (sqrt -1))))) maxCos)) (* 1/2 (/ (* (sin (* 2 (* uy (PI)))) (- 2 (* 2 ux))) (sqrt -1)))) maxCos)) (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32))))))) (*.f32 (*.f32 maxCos (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos)) maxCos))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* uy (+ (* -4/3 (* (pow uy 2) (pow (PI) 3))) (* 2 (PI)))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* 4/15 (* (pow uy 2) (pow (PI) 5))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) |
(* uy (+ (* 2 (PI)) (* (pow uy 2) (+ (* -4/3 (pow (PI) 3)) (* (pow uy 2) (+ (* -8/315 (* (pow uy 2) (pow (PI) 7))) (* 4/15 (pow (PI) 5)))))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 7 binary32))) (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32))))))))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(sin (* 2 (* uy (PI)))) |
(sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 (* uy (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 uy) |
(*.f32 #s(literal 2 binary32) uy) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (+ (* maxCos ux) (* (- (* maxCos ux) ux) (- (+ 1 (* maxCos ux)) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 ux (*.f32 maxCos ux)) (*.f32 (-.f32 (*.f32 maxCos ux) ux) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 maxCos ux)) ux))))) |
(* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 uy (PI.f32)))) |
(+ (* -1 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI))))) |
(-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* -1/4 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (* uy (* (PI) (pow (- maxCos 1) 4)))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32))))) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) |
(+ (* 2 (* (sqrt (* ux (- 2 (* 2 maxCos)))) (* uy (PI)))) (* (pow ux 2) (+ (* -1 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (* uy (* (PI) (pow (- maxCos 1) 2))))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (* uy (* (PI) (pow (- maxCos 1) 4))))) (* -1/8 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (* uy (* (PI) (pow (- maxCos 1) 6)))))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (*.f32 (*.f32 uy (PI.f32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 6 binary32))))))) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) |
(* 2 (* ux (* uy (* (PI) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) ux) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* ux (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1))))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))))) |
(* ux (+ (* -1/4 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 2))) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/8 (/ (* uy (* (PI) (pow (- 2 (* 2 maxCos)) 3))) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 2 (* uy (* (PI) (* (sqrt -1) (- maxCos 1))))) (/ (* uy (* (PI) (- 2 (* 2 maxCos)))) (* ux (* (sqrt -1) (- maxCos 1)))))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32)))))))) |
(* -2 (* ux (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))) |
(*.f32 (*.f32 #s(literal -2 binary32) ux) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) |
(* -1 (* ux (+ (* -1 (/ (* uy (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (* ux (+ 1 (* -1 maxCos))))) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/4 (/ (* uy (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (* ux (pow (+ 1 (* -1 maxCos)) 3)))) (/ (* uy (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (+ 1 (* -1 maxCos)))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (*.f32 uy (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) ux))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* uy (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (pow (+ 1 (* -1 maxCos)) 3))) (* -1/8 (/ (* uy (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) (* ux (pow (+ 1 (* -1 maxCos)) 5))))) ux)) (/ (* uy (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (+ 1 (* -1 maxCos)))) ux)) (* 2 (* uy (* (PI) (* (sqrt -1) (+ 1 (* -1 maxCos))))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)))) (/.f32 (-.f32 (/.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 uy (/.f32 (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 #s(literal -1/8 binary32) (*.f32 uy (/.f32 (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 ux (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32))))))) ux)) ux))) |
(* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(+ (* -1 (* (* maxCos (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux)))))))) |
(-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 maxCos (*.f32 (*.f32 uy (PI.f32)) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux))))))) (* maxCos (+ (* -1 (* (* maxCos (* uy (* (PI) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1 (* (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux))))))))))) |
(+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 maxCos (-.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 uy (PI.f32)) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 maxCos (*.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))))))))) |
(+ (* 2 (* (* uy (PI)) (sqrt (- ux (* -1 (* ux (- 1 ux))))))) (* maxCos (+ (* -1 (* (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* maxCos (+ (* -1 (* (* uy (* (PI) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1/2 (* (* maxCos (* uy (* (PI) (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)))))) (sqrt (/ 1 (pow (- ux (* -1 (* ux (- 1 ux)))) 3)))))))))) |
(+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 maxCos (-.f32 (*.f32 maxCos (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (*.f32 maxCos uy) (*.f32 (*.f32 (PI.f32) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))))))) (*.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))))))) (*.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))))))) |
(* 2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) |
(* maxCos (+ (* -1 (/ (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (* maxCos (* ux (sqrt -1))))) (* 2 (* ux (* uy (* (PI) (sqrt -1))))))) |
(*.f32 maxCos (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* -1 (/ (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (* maxCos (* ux (sqrt -1))))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* (pow maxCos 2) (* ux (sqrt -1))))))) |
(*.f32 maxCos (+.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 ux (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 ux ux)) (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) #s(literal -1 binary32)))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))))) |
(* maxCos (+ (* -1 (/ (* uy (* (PI) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (* uy (* (PI) (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* (pow maxCos 2) (* ux (sqrt -1)))))))) |
(*.f32 maxCos (-.f32 (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 ux (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 ux ux)) (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) #s(literal -1 binary32)))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 uy (*.f32 (*.f32 (PI.f32) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (-.f32 ux (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 ux ux)) (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) #s(literal -1 binary32)))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))))) |
(* -2 (* maxCos (* ux (* uy (* (PI) (sqrt -1)))))) |
(*.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* 2 (* ux (* uy (* (PI) (sqrt -1))))) (/ (* uy (* (PI) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))))) (* maxCos (* ux (sqrt -1))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 uy (*.f32 (PI.f32) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))))) (* ux (sqrt -1)))) (* -1 (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (-.f32 (neg.f32 (*.f32 (/.f32 (*.f32 uy (PI.f32)) ux) (/.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 ux (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32))))) maxCos))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (* uy (* (PI) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))))) (* ux (sqrt -1)))) (* -1 (/ (+ (* -1/2 (/ (* uy (* (PI) (* (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (/ (* uy (* (PI) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))))) (* ux (sqrt -1)))) maxCos))) maxCos)) (* 2 (* ux (* uy (* (PI) (sqrt -1)))))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 ux uy) (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (-.f32 (neg.f32 (*.f32 (/.f32 (*.f32 uy (PI.f32)) ux) (/.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 uy (*.f32 (*.f32 (PI.f32) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux)) (-.f32 ux (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))))) (*.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 (*.f32 uy (PI.f32)) (-.f32 ux (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos)) maxCos))) |
(sqrt (* ux (- 2 (* 2 maxCos)))) |
(sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* -1/2 (* (sqrt (/ (pow ux 3) (- 2 (* 2 maxCos)))) (pow (- maxCos 1) 2)))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* -1/8 (* (sqrt (/ ux (pow (- 2 (* 2 maxCos)) 3))) (pow (- maxCos 1) 4)))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32))))))) |
(+ (sqrt (* ux (- 2 (* 2 maxCos)))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 (* ux (- 2 (* 2 maxCos))))) (pow (- maxCos 1) 2))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (- 2 (* 2 maxCos)) 3)))) (pow (- maxCos 1) 4))) (* -1/16 (* (sqrt (/ 1 (* ux (pow (- 2 (* 2 maxCos)) 5)))) (pow (- maxCos 1) 6)))))))) |
(+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 4 binary32)))) (*.f32 #s(literal -1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 6 binary32))))))))) |
(* ux (* (sqrt -1) (- maxCos 1))) |
(*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))) |
(* ux (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))) |
(*.f32 ux (+.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))))) |
(* ux (+ (* -1/8 (/ (pow (- 2 (* 2 maxCos)) 2) (* (pow ux 2) (* (pow (sqrt -1) 3) (pow (- maxCos 1) 3))))) (+ (* 1/16 (/ (pow (- 2 (* 2 maxCos)) 3) (* (pow ux 3) (* (pow (sqrt -1) 5) (pow (- maxCos 1) 5))))) (+ (* 1/2 (/ (- 2 (* 2 maxCos)) (* ux (* (sqrt -1) (- maxCos 1))))) (* (sqrt -1) (- maxCos 1)))))) |
(*.f32 ux (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) (+.f32 (+.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (*.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)) (pow.f32 (+.f32 maxCos #s(literal -1 binary32)) #s(literal 5 binary32)))))))) |
(* -1 (* ux (* (sqrt -1) (+ 1 (* -1 maxCos))))) |
(*.f32 (neg.f32 ux) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos))) |
(* -1 (* ux (+ (* -1/2 (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) (* ux (+ 1 (* -1 maxCos))))) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (sqrt.f32 #s(literal -1 binary32)) ux) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) (* ux (pow (+ 1 (* -1 maxCos)) 3)))) (* 1/2 (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) (+ 1 (* -1 maxCos))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) ux))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)) (pow (+ 1 (* -1 maxCos)) 3))) (* -1/16 (/ (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)) (* ux (pow (+ 1 (* -1 maxCos)) 5))))) ux)) (* 1/2 (/ (* (sqrt -1) (+ 2 (* -2 maxCos))) (+ 1 (* -1 maxCos))))) ux)) (* (sqrt -1) (+ 1 (* -1 maxCos)))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 #s(literal -1/16 binary32) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 ux (pow.f32 (-.f32 #s(literal 1 binary32) maxCos) #s(literal 5 binary32)))))) ux)) ux))) |
(sqrt (- ux (* -1 (* ux (- 1 ux))))) |
(sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))) |
(+ (sqrt (- ux (* -1 (* ux (- 1 ux))))) (* -1/2 (* (* maxCos (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux))))))))) |
(+.f32 (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 maxCos (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))))) |
(+ (sqrt (- ux (* -1 (* ux (- 1 ux))))) (* maxCos (+ (* -1/2 (* (* maxCos (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1/2 (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux))))))))))) |
(+.f32 (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 maxCos (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 maxCos (*.f32 (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))))) (*.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))))))))) |
(+ (sqrt (- ux (* -1 (* ux (- 1 ux))))) (* maxCos (+ (* -1/2 (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* maxCos (+ (* -1/2 (* (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)) (sqrt (/ 1 (- ux (* -1 (* ux (- 1 ux)))))))) (* -1/4 (* (* maxCos (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (+ (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (- ux (* -1 (* ux (- 1 ux)))))) (pow ux 2)))) (sqrt (/ 1 (pow (- ux (* -1 (* ux (- 1 ux)))) 3)))))))))) |
(+.f32 (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))))) (*.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 maxCos (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (+.f32 (*.f32 ux ux) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))) (*.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))) (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))))))))))) |
(* maxCos (* ux (sqrt -1))) |
(*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32))) |
(* maxCos (+ (* -1/2 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1)))) |
(*.f32 maxCos (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))))) |
(* maxCos (+ (* -1/2 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(*.f32 maxCos (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 ux (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 ux ux)) (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) #s(literal -1 binary32)))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))))) |
(* maxCos (+ (* -1/2 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (* maxCos (* ux (sqrt -1))))) (+ (* 1/4 (/ (* (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* (pow maxCos 3) (* (pow ux 3) (pow (sqrt -1) 3))))) (+ (* 1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* (pow maxCos 2) (* ux (sqrt -1))))) (* ux (sqrt -1)))))) |
(*.f32 maxCos (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 ux (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 ux ux)) (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) #s(literal -1 binary32)))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (-.f32 ux (-.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) (*.f32 ux ux)) (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) #s(literal -1 binary32)))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) (*.f32 (*.f32 ux (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(* -1 (* maxCos (* ux (sqrt -1)))) |
(*.f32 (neg.f32 maxCos) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) |
(* -1 (* maxCos (+ (* 1/2 (/ (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (* maxCos (* ux (sqrt -1))))) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 maxCos ux)) (/.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (* ux (sqrt -1)))) (* -1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* maxCos (* ux (sqrt -1)))))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (-.f32 ux (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (*.f32 (*.f32 maxCos ux) (sqrt.f32 #s(literal -1 binary32)))))) maxCos))) |
(* -1 (* maxCos (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2))))))) (* maxCos (* (pow ux 3) (pow (sqrt -1) 3))))) (* 1/2 (/ (- ux (+ (* -1 (* ux (- 1 ux))) (* 1/4 (/ (pow (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) 2) (* (pow ux 2) (pow (sqrt -1) 2)))))) (* ux (sqrt -1))))) maxCos)) (* -1/2 (/ (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2))) (* ux (sqrt -1))))) maxCos)) (* ux (sqrt -1))))) |
(*.f32 (neg.f32 maxCos) (-.f32 (*.f32 ux (sqrt.f32 #s(literal -1 binary32))) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal -1/2 binary32) ux) (/.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (-.f32 ux (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (*.f32 maxCos (*.f32 ux (*.f32 ux ux))) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 ux (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux))) (*.f32 (*.f32 ux ux) #s(literal -1 binary32))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) maxCos)) maxCos))) |
(* ux (- 2 (* 2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -2 binary32) maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -2 binary32) maxCos))) |
(* ux (- (+ 2 (* -1 (* ux (pow (- maxCos 1) 2)))) (* 2 maxCos))) |
(*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal -2 binary32) maxCos))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) (+ (* 2 (/ maxCos ux)) (pow (- maxCos 1) 2)))) |
(*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) |
(* -1 (* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) maxCos) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) maxCos) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) |
(* (pow ux 2) (- (+ (* -2 (/ maxCos ux)) (* 2 (/ 1 ux))) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) maxCos) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))))) |
(- ux (* -1 (* ux (- 1 ux)))) |
(-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))) |
(- (+ ux (* -1 (* maxCos (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (* -1 (* ux (- 1 ux)))) |
(+.f32 (-.f32 ux (*.f32 maxCos (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) |
(- (+ ux (* maxCos (- (* -1 (* maxCos (pow ux 2))) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (* -1 (* ux (- 1 ux)))) |
(+.f32 ux (-.f32 (*.f32 maxCos (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 maxCos (*.f32 ux ux))) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))) |
(- (+ ux (* maxCos (- (* -1 (* maxCos (pow ux 2))) (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))))) (* -1 (* ux (- 1 ux)))) |
(+.f32 ux (-.f32 (*.f32 maxCos (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 maxCos (*.f32 ux ux))) (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (- (* -1 (/ (+ ux (+ (* -1 (pow ux 2)) (* ux (- 1 ux)))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (+.f32 (-.f32 ux (*.f32 ux ux)) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (/ ux (pow maxCos 2)) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ ux maxCos) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 ux (*.f32 maxCos maxCos)) (-.f32 (-.f32 (+.f32 (/.f32 ux maxCos) (+.f32 (*.f32 ux ux) (*.f32 ux (/.f32 (-.f32 #s(literal 1 binary32) ux) maxCos)))) (/.f32 (*.f32 ux ux) maxCos)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos))))) |
(* (pow maxCos 2) (- (/ ux (pow maxCos 2)) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ ux maxCos) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 ux (*.f32 maxCos maxCos)) (-.f32 (-.f32 (+.f32 (/.f32 ux maxCos) (+.f32 (*.f32 ux ux) (*.f32 ux (/.f32 (-.f32 #s(literal 1 binary32) ux) maxCos)))) (/.f32 (*.f32 ux ux) maxCos)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (- (+ (* -1 (/ ux maxCos)) (+ (* -1 (/ (* ux (- 1 ux)) maxCos)) (/ (pow ux 2) maxCos))) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 (-.f32 (/.f32 (*.f32 ux ux) maxCos) (*.f32 ux (/.f32 (-.f32 #s(literal 1 binary32) ux) maxCos))) (/.f32 ux maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- ux (* -1 (* ux (- 1 ux)))) maxCos)) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2)))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))) maxCos)) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux)) maxCos)) (*.f32 ux ux))) |
(* (pow maxCos 2) (- (* -1 (/ (- (* -1 (/ (- ux (* -1 (* ux (- 1 ux)))) maxCos)) (+ (* -1 ux) (+ (* -1 (* ux (- 1 ux))) (pow ux 2)))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))) maxCos)) (-.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) ux)) maxCos)) (*.f32 ux ux))) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (- 1 maxCos)) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (+ 1 (* -1 maxCos))) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (+ 1 (* -1 maxCos))) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (+ 1 (* -1 maxCos))) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
(* ux (+ 1 (* -1 maxCos))) |
(*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) |
ux |
(+ ux (* -1 (* maxCos ux))) |
(-.f32 ux (*.f32 maxCos ux)) |
(+ ux (* -1 (* maxCos ux))) |
(-.f32 ux (*.f32 maxCos ux)) |
(+ ux (* -1 (* maxCos ux))) |
(-.f32 ux (*.f32 maxCos ux)) |
(* -1 (* maxCos ux)) |
(*.f32 (neg.f32 maxCos) ux) |
(* maxCos (- (/ ux maxCos) ux)) |
(*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) |
(* maxCos (- (/ ux maxCos) ux)) |
(*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) |
(* maxCos (- (/ ux maxCos) ux)) |
(*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) |
(* -1 (* maxCos ux)) |
(*.f32 (neg.f32 maxCos) ux) |
(* -1 (* maxCos (- (* -1 (/ ux maxCos)) (* -1 ux)))) |
(neg.f32 (*.f32 maxCos (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 ux maxCos) ux)))) |
(* -1 (* maxCos (- (* -1 (/ ux maxCos)) (* -1 ux)))) |
(neg.f32 (*.f32 maxCos (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 ux maxCos) ux)))) |
(* -1 (* maxCos (- (* -1 (/ ux maxCos)) (* -1 ux)))) |
(neg.f32 (*.f32 maxCos (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 ux maxCos) ux)))) |
(* 2 (* (* uy (PI)) (sqrt (- 1 (pow (- 1 ux) 2))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) |
(* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* 2 (* (PI) (sqrt (- 1 (pow (- 1 ux) 2))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- 1 ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- 1 ux) 2))))) (* 4/15 (* (* (pow uy 2) (pow (PI) 5)) (sqrt (- 1 (pow (- 1 ux) 2))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 #s(literal 4/15 binary32) (*.f32 (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 5 binary32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))))))) |
(* uy (+ (* 2 (* (PI) (sqrt (- 1 (pow (- 1 ux) 2))))) (* (pow uy 2) (+ (* -4/3 (* (pow (PI) 3) (sqrt (- 1 (pow (- 1 ux) 2))))) (* (pow uy 2) (+ (* -8/315 (* (* (pow uy 2) (pow (PI) 7)) (sqrt (- 1 (pow (- 1 ux) 2))))) (* 4/15 (* (pow (PI) 5) (sqrt (- 1 (pow (- 1 ux) 2))))))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -8/315 binary32) (*.f32 (*.f32 (*.f32 uy uy) (pow.f32 (PI.f32) #s(literal 7 binary32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)))))) (*.f32 (*.f32 #s(literal 4/15 binary32) (pow.f32 (PI.f32) #s(literal 5 binary32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))))))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(* (sin (* 2 (* uy (PI)))) (sqrt (- 1 (pow (- 1 ux) 2)))) |
(*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2))) |
(*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal 2 binary32))) |
(+ (* -1/2 (* (sqrt (pow ux 3)) (/ (sin (* 2 (* uy (PI)))) (sqrt 2)))) (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2)))) |
(+.f32 (*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal 2 binary32))) (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (*.f32 ux (*.f32 ux ux)))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal 2 binary32))))) |
(+ (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ (sin (* 2 (* uy (PI)))) (sqrt 2)))) (* -1/8 (* (sqrt ux) (/ (sin (* 2 (* uy (PI)))) (pow (sqrt 2) 3))))))) |
(+.f32 (*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal 2 binary32))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) ux))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32)))))))) |
(+ (* (sqrt ux) (* (sin (* 2 (* uy (PI)))) (sqrt 2))) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ (sin (* 2 (* uy (PI)))) (sqrt 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (pow ux 3))) (/ (sin (* 2 (* uy (PI)))) (pow (sqrt 2) 3)))) (* -1/16 (* (sqrt (/ 1 ux)) (/ (sin (* 2 (* uy (PI)))) (pow (sqrt 2) 5))))))))) |
(+.f32 (*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal 2 binary32))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) ux))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 #s(literal 2 binary32) (sqrt.f32 #s(literal 2 binary32)))))) (*.f32 #s(literal -1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) ux)) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 5 binary32)))))))))) |
(* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1))) |
(*.f32 ux (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* ux (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1))))) |
(*.f32 ux (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) |
(* ux (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow ux 2) (pow (sqrt -1) 3)))) (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1)))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (*.f32 #s(literal -1/2 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(* ux (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow ux 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* (pow ux 3) (pow (sqrt -1) 5)))) (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1))))))) |
(*.f32 ux (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 ux ux) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 ux (*.f32 ux ux)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32))))))) |
(* -1 (* ux (* (sin (* 2 (* uy (PI)))) (sqrt -1)))) |
(*.f32 (neg.f32 ux) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) |
(* -1 (* ux (+ (* (sin (* 2 (* uy (PI)))) (sqrt -1)) (/ (sin (* 2 (* uy (PI)))) (* ux (sqrt -1)))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 ux (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (pow (sqrt -1) 3))))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 ux (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) ux))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (sin (* 2 (* uy (PI)))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (sin (* 2 (* uy (PI)))) (pow (sqrt -1) 3))) (* 1/2 (/ (sin (* 2 (* uy (PI)))) (* ux (pow (sqrt -1) 5))))) ux))) ux)) (* (sin (* 2 (* uy (PI)))) (sqrt -1))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32))) (/.f32 (-.f32 (neg.f32 (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 ux (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))) ux)) ux))) |
(* (sqrt ux) (sqrt 2)) |
(*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))) |
(+ (* -1/2 (* (sqrt (pow ux 3)) (/ 1 (sqrt 2)))) (* (sqrt ux) (sqrt 2))) |
(+.f32 (*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (*.f32 ux ux))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 2 binary32)))))) |
(+ (* (sqrt ux) (sqrt 2)) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ 1 (sqrt 2)))) (* -1/8 (* (sqrt ux) (/ 1 (pow (sqrt 2) 3))))))) |
(+.f32 (*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) ux)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 2 binary32))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))) #s(literal 1/2 binary32)))))) |
(+ (* (sqrt ux) (sqrt 2)) (* (pow ux 2) (+ (* -1/2 (* (sqrt (/ 1 ux)) (/ 1 (sqrt 2)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (pow ux 3))) (/ 1 (pow (sqrt 2) 3)))) (* -1/16 (* (sqrt (/ 1 ux)) (/ 1 (pow (sqrt 2) 5))))))))) |
(+.f32 (*.f32 (sqrt.f32 ux) (sqrt.f32 #s(literal 2 binary32))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) ux)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal 2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux)))) (sqrt.f32 #s(literal 2 binary32))) #s(literal 1/2 binary32))) (*.f32 #s(literal -1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) ux)) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal 2 binary32)) #s(literal 5 binary32)))))))))) |
(* ux (sqrt -1)) |
(*.f32 ux (sqrt.f32 #s(literal -1 binary32))) |
(* ux (+ (sqrt -1) (/ 1 (* ux (sqrt -1))))) |
(*.f32 ux (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) ux) (sqrt.f32 #s(literal -1 binary32))))) |
(* ux (- (+ (sqrt -1) (/ 1 (* ux (sqrt -1)))) (/ 1/2 (* (pow ux 2) (pow (sqrt -1) 3))))) |
(*.f32 ux (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) ux) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(* ux (- (+ (sqrt -1) (+ (/ 1 (* ux (sqrt -1))) (* 1/2 (/ 1 (* (pow ux 3) (pow (sqrt -1) 5)))))) (* 1/2 (/ 1 (* (pow ux 2) (pow (sqrt -1) 3)))))) |
(*.f32 ux (-.f32 (+.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) ux) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 ux (*.f32 ux ux)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))))) (/.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 ux ux)) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(* -1 (* ux (sqrt -1))) |
(*.f32 (neg.f32 ux) (sqrt.f32 #s(literal -1 binary32))) |
(* -1 (* ux (+ (sqrt -1) (/ 1 (* ux (sqrt -1)))))) |
(*.f32 (neg.f32 ux) (+.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) ux) (sqrt.f32 #s(literal -1 binary32))))) |
(* -1 (* ux (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ 1 (* ux (pow (sqrt -1) 3)))) (/ 1 (sqrt -1))) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 ux (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) ux))) |
(* -1 (* ux (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ 1 (* ux (pow (sqrt -1) 5)))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) ux)) (/ 1 (sqrt -1))) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (sqrt.f32 #s(literal -1 binary32)) (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 ux (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))))) ux)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) ux))) |
(* 2 ux) |
(*.f32 #s(literal 2 binary32) ux) |
(* ux (+ 2 (* -1 ux))) |
(*.f32 ux (-.f32 #s(literal 2 binary32) ux)) |
(* ux (+ 2 (* -1 ux))) |
(*.f32 ux (-.f32 #s(literal 2 binary32) ux)) |
(* ux (+ 2 (* -1 ux))) |
(*.f32 ux (-.f32 #s(literal 2 binary32) ux)) |
(* -1 (pow ux 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 ux ux)) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) |
(* -1 (pow ux 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 ux ux)) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) |
(* (pow ux 2) (- (* 2 (/ 1 ux)) 1)) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) |
(* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* uy (PI)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 3) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* (pow uy 3) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(*.f32 (*.f32 uy (*.f32 uy uy)) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(* (pow uy 3) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(*.f32 (*.f32 uy (*.f32 uy uy)) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(* (pow uy 3) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(*.f32 (*.f32 uy (*.f32 uy uy)) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 3) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -1 (* (pow uy 3) (+ (* -2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))) (* 4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3)))))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 uy (*.f32 uy uy))) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))) (*.f32 #s(literal 4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))))) |
(* -1 (* (pow uy 3) (+ (* -2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))) (* 4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3)))))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 uy (*.f32 uy uy))) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))) (*.f32 #s(literal 4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))))) |
(* -1 (* (pow uy 3) (+ (* -2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))) (* 4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3)))))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 uy (*.f32 uy uy))) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))) (*.f32 #s(literal 4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32))))) |
(+ (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) (* (pow ux 2) (* uy (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))))) |
(+.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32))))) (*.f32 (*.f32 (*.f32 ux ux) uy) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) |
(+ (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) (* (pow ux 2) (+ (* uy (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))) (* (pow ux 2) (* uy (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))))))))) |
(+.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (*.f32 (*.f32 ux ux) uy) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))))) |
(+ (* uy (+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))))) (* (pow ux 2) (+ (* uy (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))) (* (pow ux 2) (+ (* uy (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))))) (* (pow ux 2) (* uy (+ (* -1/12 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (PI) (pow (- (* 2 maxCos) 1) 3)))))))))))) |
(+.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) (*.f32 (*.f32 ux ux) (*.f32 uy (+.f32 (*.f32 #s(literal -1/12 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 ux #s(literal 5 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 ux #s(literal 5 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))))))))) |
(* ux (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1))))))) |
(*.f32 (*.f32 ux uy) (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) |
(* ux (+ (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (PI) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (- (* 2 maxCos) 1)))))) ux))) |
(*.f32 ux (+.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 uy (/.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (*.f32 (PI.f32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) ux)))) |
(* ux (+ (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) (+ (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (PI) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (- (* 2 maxCos) 1)))))) ux) (/ (* uy (+ (* -1/4 (* (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))))) (pow ux 2))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 uy (/.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (*.f32 (PI.f32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) ux))) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))))) (*.f32 ux ux)))) |
(* ux (+ (* uy (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) (+ (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (PI) (+ 2 (* -2 maxCos))) (sqrt (/ 1 (- (* 2 maxCos) 1)))))) ux) (+ (/ (* uy (+ (* -1/4 (* (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))))) (pow ux 2)) (/ (* uy (+ (* -1/12 (* (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (* 1/8 (* (* (PI) (pow (+ 2 (* -2 maxCos)) 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))))) (pow ux 3)))))) |
(*.f32 ux (+.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (+.f32 (+.f32 (*.f32 uy (/.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (*.f32 (PI.f32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) ux)) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))))) (*.f32 ux ux))) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/12 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) #s(literal 5 binary32)))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) #s(literal 5 binary32))))))))) (*.f32 ux (*.f32 ux ux)))))) |
(* -1 (* ux (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))) |
(neg.f32 (*.f32 ux (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))))) |
(* -1 (* ux (+ (* -1 (/ (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (*.f32 (PI.f32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) ux))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (* uy (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))))) ux)) (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))))) ux)) (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) (/.f32 (-.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (*.f32 (PI.f32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) (/.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))))) ux)) ux))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* uy (+ (* -1/12 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))) (* 1/8 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))))) ux)) (* uy (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))))) ux)) (* uy (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))))) ux)) (* uy (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) (/.f32 (-.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (*.f32 (PI.f32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) (/.f32 (-.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))))) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/12 binary32) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) #s(literal 5 binary32)))))))) ux)) ux)) ux))) |
(* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))))) |
(+ (* maxCos (* uy (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))) (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI)))))) |
(+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))))) (*.f32 (*.f32 maxCos uy) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(+ (* maxCos (+ (* maxCos (* uy (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))))))) (* uy (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))) (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI)))))) |
(+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))))) (*.f32 maxCos (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 maxCos uy) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))))))) |
(+ (* maxCos (+ (* maxCos (+ (* maxCos (* uy (+ (* -1/12 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3))))) (* 1/8 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (PI) (pow (- (* 2 ux) 2) 3))))))) (* uy (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))))))) (* uy (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))) (* uy (+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI)))))) |
(+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))))) (*.f32 maxCos (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 maxCos (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))) (*.f32 (*.f32 maxCos uy) (+.f32 (*.f32 #s(literal -1/12 binary32) (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 (-.f32 #s(literal 2 binary32) ux) #s(literal 5 binary32)))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 ux (pow.f32 (-.f32 #s(literal 2 binary32) ux) #s(literal 5 binary32))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))))))))) |
(* maxCos (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI)))))) |
(*.f32 (*.f32 maxCos uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32))))) |
(* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)))) |
(*.f32 maxCos (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32))))) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos maxCos)))) |
(* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (PI) (pow (- 2 ux) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))))) (pow maxCos 4))))) |
(*.f32 maxCos (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32))))) (+.f32 (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos maxCos)) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))))) (pow.f32 maxCos #s(literal 4 binary32)))))) |
(* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (+ (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (PI) (pow (- 2 ux) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))))) (pow maxCos 4)) (/ (* uy (+ (* -1/12 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (* 1/8 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (* (PI) (pow (- 2 ux) 3)))))) (pow maxCos 6)))))) |
(*.f32 maxCos (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32))))) (+.f32 (+.f32 (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos maxCos)) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))))) (pow.f32 maxCos #s(literal 4 binary32)))) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/12 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (pow.f32 maxCos #s(literal 5 binary32)) ux) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 (*.f32 (pow.f32 maxCos #s(literal 5 binary32)) ux) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32))))) (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))) (pow.f32 maxCos #s(literal 6 binary32)))))) |
(* -1 (* maxCos (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))))) |
(neg.f32 (*.f32 (*.f32 maxCos uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32))))))) |
(* -1 (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos maxCos)) (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32)))))))) |
(* -1 (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))))) (pow maxCos 4)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32)))))) (+.f32 (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos maxCos)) (*.f32 uy (/.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) #s(literal -1 binary32))))) (pow.f32 maxCos #s(literal 4 binary32))))))) |
(* -1 (* maxCos (+ (* uy (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) (+ (/ (* uy (+ (* -2/3 (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* maxCos ux) (- (* 2 ux) 2))) (* (PI) (- 2 ux))))) (pow maxCos 2)) (+ (/ (* uy (+ (* -1/4 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt (/ (* (pow maxCos 3) ux) (pow (- (* 2 ux) 2) 3))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))))) (pow maxCos 4)) (/ (* uy (+ (* -1/12 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (* 1/8 (* (sqrt (/ (* (pow maxCos 5) ux) (pow (- (* 2 ux) 2) 5))) (/ (* (PI) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))))) (pow maxCos 6))))))) |
(neg.f32 (*.f32 maxCos (+.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32)))))) (+.f32 (+.f32 (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (sqrt.f32 (*.f32 maxCos (/.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 maxCos maxCos)) (*.f32 uy (/.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (*.f32 maxCos (*.f32 maxCos maxCos)) ux) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) #s(literal -1 binary32))))) (pow.f32 maxCos #s(literal 4 binary32))))) (/.f32 (*.f32 uy (+.f32 (*.f32 #s(literal -1/12 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (pow.f32 maxCos #s(literal 5 binary32)) ux) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 (pow.f32 maxCos #s(literal 5 binary32)) ux) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (*.f32 (PI.f32) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))))))) (pow.f32 maxCos #s(literal 6 binary32))))))) |
(* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32))) |
(+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (PI)))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(* (pow uy 2) (+ (* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (pow (PI) 3))) (* 2 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (/ (PI) (pow uy 2)))))) |
(*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)))) |
(+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32)))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))))) |
(+.f32 (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (+ (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2)))))))))))) |
(+.f32 (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32)))) (*.f32 (*.f32 ux ux) (+.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (+ (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))) (* (pow ux 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))) (* (pow ux 2) (+ (* -1/12 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow ux 5) (pow (+ 2 (* -2 maxCos)) 5)))) (* (PI) (pow (- (* 2 maxCos) 1) 3)))))))))))))) |
(+.f32 (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32)))) (*.f32 (*.f32 ux ux) (+.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/12 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 ux #s(literal 5 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 ux #s(literal 5 binary32))) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))))))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))) (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal -2/3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 (PI.f32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* -1/4 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))) (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal -2/3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) (+.f32 (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 (PI.f32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)) (*.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) (*.f32 ux ux)))))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* -1/4 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* -1/12 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/8 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 2 (* (PI) (sqrt (- (* 2 maxCos) 1)))) (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1)))))))))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 #s(literal -2/3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux))) (+.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) (*.f32 #s(literal -1/12 binary32) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 ux (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) #s(literal 5 binary32))))))) (+.f32 (+.f32 (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (/.f32 (*.f32 (*.f32 (PI.f32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)) (*.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) (*.f32 ux ux)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (PI.f32) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) #s(literal 5 binary32)))))) (*.f32 ux (*.f32 ux ux)))))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos)))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (+ (* -1 (/ (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) ux)) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (/.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (*.f32 (PI.f32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) ux)))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))) ux)) (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (*.f32 (PI.f32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))))) ux)) ux)))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))) (* 1/8 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (+ (* -1/4 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))))) ux)) (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* 2 (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (*.f32 (PI.f32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) (/.f32 (-.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))))) (/.f32 (+.f32 (*.f32 #s(literal -1/12 binary32) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) #s(literal 5 binary32))))))) ux)) ux)) ux)))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (* ux (- 2 ux))) (PI)))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32)))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (- 2 ux))) (PI))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2))))))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (- 2 ux))) (PI))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (+ (* maxCos (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (+.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))))))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (+ (* 2 (* (sqrt (* ux (- 2 ux))) (PI))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (+ (* maxCos (+ (* -1/4 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (+ (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))) (* maxCos (+ (* -1/12 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3))))) (* 1/8 (* (sqrt (/ ux (pow (- 2 ux) 5))) (* (PI) (pow (- (* 2 ux) 2) 3))))))))) (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (+.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/12 binary32) (*.f32 (sqrt.f32 (/.f32 ux (pow.f32 (-.f32 #s(literal 2 binary32) ux) #s(literal 5 binary32)))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (*.f32 (*.f32 #s(literal 1/8 binary32) (sqrt.f32 (/.f32 ux (pow.f32 (-.f32 #s(literal 2 binary32) ux) #s(literal 5 binary32))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))))))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32))) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux))))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (+.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32))) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (+ (* 1/8 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (PI) (pow (- 2 ux) 3)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux))))))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 #s(literal -1/12 binary32) (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))) (+.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32))) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32)))) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux)))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32)))) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 #s(literal 1/6 binary32) (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) #s(literal -1 binary32)))))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/4 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (+ (* 1/8 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (PI) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))) (+ (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 2 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))) (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))))))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))))) (+.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))) (*.f32 #s(literal -1/12 binary32) (/.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32)))) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 #s(literal 1/6 binary32) (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) #s(literal -1 binary32)))) (*.f32 #s(literal 1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (*.f32 (PI.f32) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))))))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* -2/3 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1)))))) |
(+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* 1/6 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2)))))))) |
(+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))) |
(+ (* -4/3 (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) (* (pow ux 2) (+ (* -2/3 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (pow ux 2) (+ (* -1/12 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3))))) (* 1/6 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2)))))))))) |
(+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal -1/12 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))))))) |
(* -4/3 (* (* ux (* (pow uy 2) (pow (PI) 3))) (sqrt (- (* 2 maxCos) 1)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 ux (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 #s(literal -2/3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3)))))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 #s(literal -2/3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux))) (*.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) (*.f32 ux ux))))) |
(* ux (+ (* -4/3 (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))) (+ (* -2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (+ (* -1/12 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (* 1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (+.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)) (*.f32 #s(literal -1/12 binary32) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 ux (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) #s(literal 5 binary32))))))) (*.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) (*.f32 ux ux)))))) |
(* 4/3 (* (* ux (* (pow uy 2) (* (pow (PI) 3) (sqrt -1)))) (sqrt (+ 1 (* -2 maxCos))))) |
(*.f32 #s(literal 4/3 binary32) (*.f32 (*.f32 (*.f32 ux (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* 2/3 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (*.f32 #s(literal 2/3 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) ux)))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* -1 (/ (+ (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* -1/6 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (/.f32 (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (*.f32 #s(literal -1/6 binary32) (*.f32 (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) ux) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))))) ux))) |
(* -1 (* ux (+ (* -4/3 (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) (* -1 (/ (+ (* -1 (/ (+ (* 1/12 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5))))) (* 1/6 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3)))))) ux)) (* -2/3 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (/.f32 (-.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) (/.f32 (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) (*.f32 #s(literal 1/12 binary32) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) #s(literal 5 binary32)))))) ux))) ux)) ux))) |
(* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* -2/3 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2)))) (sqrt (/ ux (- 2 ux)))))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (*.f32 maxCos (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux)))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* 1/6 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))) (sqrt (/ ux (pow (- 2 ux) 3)))))))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 maxCos (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))))))) |
(+ (* -4/3 (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) (* maxCos (+ (* -2/3 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* maxCos (+ (* -1/12 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3)))) (sqrt (/ ux (pow (- 2 ux) 5))))) (* 1/6 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))))))))) |
(+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal -1/12 binary32) (*.f32 maxCos (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (pow.f32 (-.f32 #s(literal 2 binary32) ux) #s(literal 5 binary32)))))))))))) |
(* -4/3 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (pow (PI) 3)))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2)))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))))) |
(* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (+.f32 (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 (*.f32 #s(literal -1/12 binary32) (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))))) |
(* 4/3 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) |
(*.f32 #s(literal 4/3 binary32) (*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 (*.f32 #s(literal 1/6 binary32) (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* -4/3 (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) (+ (* -2/3 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (+ (* -1/12 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (* 1/6 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2))))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32)))) (*.f32 #s(literal -2/3 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))))) (+.f32 (*.f32 (*.f32 #s(literal 1/6 binary32) (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) #s(literal -1 binary32))) (*.f32 #s(literal -1/12 binary32) (/.f32 (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (- (+ 2 (* maxCos (- (* 2 ux) 2))) ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3)))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1)))))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (* (pow uy 2) (pow (PI) 3))) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 maxCos) 1))))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 2))))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 maxCos) 1) 3)))))))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))))))) |
(* (* ux (* (pow uy 2) (pow (PI) 3))) (sqrt (- (* 2 maxCos) 1))) |
(*.f32 (*.f32 (*.f32 ux (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) |
(* ux (+ (* 1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1))))) |
(*.f32 ux (+.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)))) |
(* ux (+ (* -1/8 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1)))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux))) (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))))) |
(* ux (+ (* -1/8 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 2))) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (* (pow uy 2) (* (pow (PI) 3) (pow (+ 2 (* -2 maxCos)) 3))) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (* (pow uy 2) (pow (PI) 3)) (sqrt (- (* 2 maxCos) 1))))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 ux (*.f32 ux ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) #s(literal 5 binary32))))))) (+.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux))))) |
(* -1 (* (* ux (* (pow uy 2) (* (pow (PI) 3) (sqrt -1)))) (sqrt (+ 1 (* -2 maxCos))))) |
(neg.f32 (*.f32 (*.f32 (*.f32 ux (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))) (/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) ux) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) ux))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2)))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3)))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (pow uy 2) (* (pow (PI) 3) (* (sqrt -1) (+ 2 (* -2 maxCos))))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (pow uy 2) (* (pow (PI) 3) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))) (/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) (*.f32 #s(literal -1/16 binary32) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) #s(literal 5 binary32)))))) ux))) ux)) ux))) |
(* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(+ (* 1/2 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2)))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 maxCos (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux)))))) |
(+ (* maxCos (+ (* -1/8 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2)))) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))))) (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 maxCos (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (pow uy 2) (* (pow (PI) 3) (- (* 2 ux) 2))))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 2))))) (* 1/16 (* (* maxCos (* (pow uy 2) (* (pow (PI) 3) (pow (- (* 2 ux) 2) 3)))) (sqrt (/ ux (pow (- 2 ux) 5))))))))) (* (sqrt (* ux (- 2 ux))) (* (pow uy 2) (pow (PI) 3)))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 uy uy)) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal 1/16 binary32) (*.f32 maxCos (*.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (pow.f32 (-.f32 #s(literal 2 binary32) ux) #s(literal 5 binary32)))))))))))) |
(* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (pow (PI) 3))) |
(*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) |
(* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3))))) |
(*.f32 maxCos (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3)))))) |
(*.f32 maxCos (+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (pow (PI) 3))))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))) (+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))))) |
(* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))) |
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32))) |
(* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux))))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) #s(literal -1 binary32))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 2))) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (pow uy 2) (* (pow (PI) 3) (pow (- 2 ux) 3))) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (pow uy 2) (* (pow (PI) 3) (- 2 ux))))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (pow uy 2) (* (pow (PI) 3) (pow (sqrt -1) 2))))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) (/.f32 (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) #s(literal -1 binary32))) (*.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (*.f32 uy uy) (*.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) (-.f32 #s(literal 2 binary32) ux)))))))) |
(* ux (+ 2 (* -2 maxCos))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) |
(* ux (+ 2 (+ (* -2 maxCos) (* -1 (* ux (pow (- maxCos 1) 2)))))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* -1 (* ux (pow (- maxCos 1) 2)))))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* ux (+ 2 (+ (* -2 maxCos) (* -1 (* ux (pow (- maxCos 1) 2)))))) |
(*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) maxCos) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) maxCos) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) maxCos) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* -1 (* (pow ux 2) (pow (- maxCos 1) 2))) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) maxCos) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) maxCos) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* (pow ux 2) (+ (* -2 (/ maxCos ux)) (+ (* -1 (pow (- maxCos 1) 2)) (* 2 (/ 1 ux))))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) maxCos) ux) (-.f32 (/.f32 #s(literal 2 binary32) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(* ux (- 2 ux)) |
(*.f32 ux (-.f32 #s(literal 2 binary32) ux)) |
(+ (* -1 (* maxCos (* ux (+ 2 (* -2 ux))))) (* ux (- 2 ux))) |
(-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* -1 (* ux (+ 2 (* -2 ux)))))) (* ux (- 2 ux))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)))))) |
(+ (* maxCos (+ (* -1 (* maxCos (pow ux 2))) (* -1 (* ux (+ 2 (* -2 ux)))))) (* ux (- 2 ux))) |
(+.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux)))))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 2 (* -2 ux))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 2 (* -2 ux))) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- 2 ux)) (pow maxCos 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos maxCos)) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (+ 2 (* -2 ux))) maxCos)) (+ (* -1 (pow ux 2)) (/ (* ux (- 2 ux)) (pow maxCos 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos maxCos)) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) maxCos))) |
(* -1 (* (pow maxCos 2) (pow ux 2))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos maxCos)) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 2 (* 2 ux))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (/.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (- 2 ux)) maxCos)) (* ux (- 2 (* 2 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (*.f32 ux (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (/ (* ux (- 2 ux)) maxCos)) (* ux (- 2 (* 2 ux)))) maxCos)) (* -1 (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (*.f32 ux (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos))) maxCos))) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* uy (PI)) |
(*.f32 uy (PI.f32)) |
(* ux (- maxCos 1)) |
(*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) |
(* ux (- (+ maxCos (* ux (pow (- maxCos 1) 2))) 1)) |
(*.f32 ux (+.f32 maxCos (+.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) #s(literal -1 binary32)))) |
(* ux (- (+ maxCos (* ux (pow (- maxCos 1) 2))) 1)) |
(*.f32 ux (+.f32 maxCos (+.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) #s(literal -1 binary32)))) |
(* ux (- (+ maxCos (* ux (pow (- maxCos 1) 2))) 1)) |
(*.f32 ux (+.f32 maxCos (+.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) #s(literal -1 binary32)))) |
(* (pow ux 2) (pow (- maxCos 1) 2)) |
(*.f32 (*.f32 ux ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) |
(* (pow ux 2) (- (+ (/ maxCos ux) (pow (- maxCos 1) 2)) (/ 1 ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 maxCos ux) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)))) |
(* (pow ux 2) (- (+ (/ maxCos ux) (pow (- maxCos 1) 2)) (/ 1 ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 maxCos ux) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)))) |
(* (pow ux 2) (- (+ (/ maxCos ux) (pow (- maxCos 1) 2)) (/ 1 ux))) |
(*.f32 (*.f32 ux ux) (+.f32 (/.f32 maxCos ux) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)))) |
(* (pow ux 2) (pow (+ 1 (* -1 maxCos)) 2)) |
(*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos))) |
(* (pow ux 2) (+ (* -1 (/ (+ 1 (* -1 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux))) |
(* (pow ux 2) (+ (* -1 (/ (+ 1 (* -1 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux))) |
(* (pow ux 2) (+ (* -1 (/ (+ 1 (* -1 maxCos)) ux)) (pow (+ 1 (* -1 maxCos)) 2))) |
(*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux))) |
(* -1 (* ux (- 1 ux))) |
(*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux)) |
(+ (* -1 (* ux (- 1 ux))) (* maxCos (+ (* -1 (pow ux 2)) (* ux (- 1 ux))))) |
(-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 ux ux))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) |
(+ (* -1 (* ux (- 1 ux))) (* maxCos (+ (* -1 (pow ux 2)) (+ (* maxCos (pow ux 2)) (* ux (- 1 ux)))))) |
(-.f32 (*.f32 maxCos (-.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux ux))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) |
(+ (* -1 (* ux (- 1 ux))) (* maxCos (+ (* -1 (pow ux 2)) (+ (* maxCos (pow ux 2)) (* ux (- 1 ux)))))) |
(-.f32 (*.f32 maxCos (-.f32 (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux ux))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2)))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (+.f32 (*.f32 ux ux) (*.f32 ux (/.f32 (-.f32 #s(literal 1 binary32) ux) maxCos))) (/.f32 (*.f32 ux ux) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 (+.f32 (*.f32 ux ux) (*.f32 ux (/.f32 (-.f32 #s(literal 1 binary32) ux) maxCos))) (/.f32 (*.f32 ux ux) maxCos)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos)))) |
(* (pow maxCos 2) (+ (* -1 (/ (* ux (- 1 ux)) (pow maxCos 2))) (+ (* -1 (/ (pow ux 2) maxCos)) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 (+.f32 (*.f32 ux ux) (*.f32 ux (/.f32 (-.f32 #s(literal 1 binary32) ux) maxCos))) (/.f32 (*.f32 ux ux) maxCos)) (/.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) ux)) (*.f32 maxCos maxCos)))) |
(* (pow maxCos 2) (pow ux 2)) |
(*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux)) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- 1 ux))) (pow ux 2)) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (*.f32 ux ux) (/.f32 (-.f32 (*.f32 ux ux) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- 1 ux))) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (*.f32 ux ux) (/.f32 (-.f32 (+.f32 (*.f32 ux ux) (*.f32 ux (/.f32 (-.f32 #s(literal 1 binary32) ux) maxCos))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos))) |
(* (pow maxCos 2) (+ (* -1 (/ (+ (* -1 (* ux (- 1 ux))) (+ (/ (* ux (- 1 ux)) maxCos) (pow ux 2))) maxCos)) (pow ux 2))) |
(*.f32 (*.f32 maxCos maxCos) (-.f32 (*.f32 ux ux) (/.f32 (-.f32 (+.f32 (*.f32 ux ux) (*.f32 ux (/.f32 (-.f32 #s(literal 1 binary32) ux) maxCos))) (*.f32 ux (-.f32 #s(literal 1 binary32) ux))) maxCos))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -2 ux)) |
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) ux)) |
(+ 1 (* ux (- ux 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 ux #s(literal -2 binary32)))) |
(+ 1 (* ux (- ux 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 ux #s(literal -2 binary32)))) |
(pow ux 2) |
(*.f32 ux ux) |
(* (pow ux 2) (- 1 (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) ux))) |
(* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (/.f32 #s(literal 2 binary32) ux)))) |
(* (pow ux 2) (- (+ 1 (/ 1 (pow ux 2))) (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux ux)) (/.f32 #s(literal 2 binary32) ux)))) |
(pow ux 2) |
(*.f32 ux ux) |
(* (pow ux 2) (- 1 (* 2 (/ 1 ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 2 binary32) ux))) |
(* (pow ux 2) (+ 1 (* -1 (/ (- 2 (/ 1 ux)) ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) ux)) ux))) |
(* (pow ux 2) (+ 1 (* -1 (/ (- 2 (/ 1 ux)) ux)))) |
(*.f32 (*.f32 ux ux) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) ux)) ux))) |
(* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32)) |
(+ (* 1/2 (* (sqrt (/ (pow ux 3) (+ 2 (* -2 maxCos)))) (* (PI) (- (* 2 maxCos) 1)))) (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ ux (pow (+ 2 (* -2 maxCos)) 3))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1))))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32)) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) |
(+ (* (sqrt (* ux (+ 2 (* -2 maxCos)))) (PI)) (* (pow ux 2) (+ (* 1/2 (* (sqrt (/ 1 (* ux (+ 2 (* -2 maxCos))))) (* (PI) (- (* 2 maxCos) 1)))) (* (pow ux 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow ux 3) (pow (+ 2 (* -2 maxCos)) 3)))) (* (PI) (pow (- (* 2 maxCos) 1) 2)))) (* 1/16 (* (sqrt (/ 1 (* ux (pow (+ 2 (* -2 maxCos)) 5)))) (* (PI) (pow (- (* 2 maxCos) 1) 3))))))))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32)) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 ux (*.f32 ux ux))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) #s(literal 5 binary32)))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))))))) |
(* (* ux (PI)) (sqrt (- (* 2 maxCos) 1))) |
(*.f32 (*.f32 ux (PI.f32)) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) |
(* ux (+ (* 1/2 (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (PI) (sqrt (- (* 2 maxCos) 1))))) |
(*.f32 ux (+.f32 (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (PI.f32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux)))) |
(* ux (+ (* -1/8 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/2 (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (PI) (sqrt (- (* 2 maxCos) 1)))))) |
(*.f32 ux (+.f32 (+.f32 (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (PI.f32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux))) (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))))) |
(* ux (+ (* -1/8 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 2)) (pow ux 2)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 3))))) (+ (* 1/16 (* (/ (* (PI) (pow (+ 2 (* -2 maxCos)) 3)) (pow ux 3)) (sqrt (/ 1 (pow (- (* 2 maxCos) 1) 5))))) (+ (* 1/2 (* (/ (* (PI) (+ 2 (* -2 maxCos))) ux) (sqrt (/ 1 (- (* 2 maxCos) 1))))) (* (PI) (sqrt (- (* 2 maxCos) 1))))))) |
(*.f32 ux (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) ux))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) (+.f32 (+.f32 (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 (*.f32 (PI.f32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) ux))) (*.f32 #s(literal 1/16 binary32) (/.f32 (*.f32 (PI.f32) (*.f32 (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) #s(literal 5 binary32)))))) (*.f32 ux (*.f32 ux ux))))))) |
(* -1 (* (* ux (* (PI) (sqrt -1))) (sqrt (+ 1 (* -2 maxCos))))) |
(*.f32 (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 ux (PI.f32)) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))) |
(* -1 (* ux (+ (* -1/2 (* (/ (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) ux) (sqrt (/ 1 (+ 1 (* -2 maxCos)))))) (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (+.f32 (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (PI.f32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))) ux)))) |
(* -1 (* ux (+ (* -1 (/ (+ (* 1/8 (* (/ (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* 1/2 (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) ux)) (*.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) ux))) |
(* -1 (* ux (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 2))) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 3))))) (* -1/16 (* (/ (* (PI) (* (sqrt -1) (pow (+ 2 (* -2 maxCos)) 3))) ux) (sqrt (/ 1 (pow (+ 1 (* -2 maxCos)) 5)))))) ux)) (* 1/2 (* (* (PI) (* (sqrt -1) (+ 2 (* -2 maxCos)))) (sqrt (/ 1 (+ 1 (* -2 maxCos))))))) ux)) (* (* (PI) (sqrt -1)) (sqrt (+ 1 (* -2 maxCos))))))) |
(*.f32 (neg.f32 ux) (-.f32 (*.f32 (PI.f32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (PI.f32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32))))))) (/.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)))))))) (*.f32 (*.f32 #s(literal -1/16 binary32) (/.f32 (*.f32 (*.f32 (PI.f32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) ux)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 #s(literal -2 binary32) maxCos) #s(literal 1 binary32)) #s(literal 5 binary32)))))) ux)) ux))) |
(* (sqrt (* ux (- 2 ux))) (PI)) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32)) |
(+ (* 1/2 (* (* maxCos (* (PI) (- (* 2 ux) 2))) (sqrt (/ ux (- 2 ux))))) (* (sqrt (* ux (- 2 ux))) (PI))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32)) (*.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 maxCos (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))))) |
(+ (* maxCos (+ (* -1/8 (* (* maxCos (* (PI) (pow (- (* 2 ux) 2) 2))) (sqrt (/ ux (pow (- 2 ux) 3))))) (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))))) (* (sqrt (* ux (- 2 ux))) (PI))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32)) (*.f32 maxCos (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 maxCos (PI.f32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))))) |
(+ (* maxCos (+ (* 1/2 (* (sqrt (/ ux (- 2 ux))) (* (PI) (- (* 2 ux) 2)))) (* maxCos (+ (* -1/8 (* (sqrt (/ ux (pow (- 2 ux) 3))) (* (PI) (pow (- (* 2 ux) 2) 2)))) (* 1/16 (* (* maxCos (* (PI) (pow (- (* 2 ux) 2) 3))) (sqrt (/ ux (pow (- 2 ux) 5))))))))) (* (sqrt (* ux (- 2 ux))) (PI))) |
(+.f32 (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32)) (*.f32 maxCos (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (PI.f32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal 1/16 binary32) (*.f32 maxCos (*.f32 (*.f32 (PI.f32) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (sqrt.f32 (/.f32 ux (pow.f32 (-.f32 #s(literal 2 binary32) ux) #s(literal 5 binary32)))))))))))) |
(* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (PI)) |
(*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (PI.f32)) |
(* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI)))) |
(*.f32 maxCos (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux)))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI))))) |
(*.f32 maxCos (+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))) |
(* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (* (PI) (pow (- 2 ux) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (* (PI) (pow (- 2 ux) 3)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (PI)))))) |
(*.f32 maxCos (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))) (+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))))))))) |
(* -1 (* (sqrt (* maxCos (* ux (- (* 2 ux) 2)))) (* (PI) (pow (sqrt -1) 2)))) |
(neg.f32 (*.f32 (sqrt.f32 (*.f32 maxCos (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 (PI.f32) #s(literal -1 binary32)))) |
(* -1 (* maxCos (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux)))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))))) |
(* -1 (* maxCos (+ (* -1/8 (* (sqrt (/ ux (* (pow maxCos 5) (pow (- (* 2 ux) 2) 3)))) (/ (* (PI) (pow (- 2 ux) 2)) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ ux (* (pow maxCos 7) (pow (- (* 2 ux) 2) 5)))) (/ (* (PI) (pow (- 2 ux) 3)) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ ux (* (pow maxCos 3) (- (* 2 ux) 2)))) (* (PI) (- 2 ux)))) (* (sqrt (/ (* ux (- (* 2 ux) 2)) maxCos)) (* (PI) (pow (sqrt -1) 2)))))))) |
(*.f32 (neg.f32 maxCos) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 5 binary32))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (/.f32 (*.f32 (PI.f32) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) #s(literal -1 binary32)))) (+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos)) (*.f32 (PI.f32) #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (*.f32 maxCos (*.f32 maxCos maxCos))) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 2 binary32) ux))))) (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 ux (pow.f32 maxCos #s(literal 7 binary32))) (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)) #s(literal 5 binary32)))) (*.f32 (PI.f32) (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 (-.f32 #s(literal 2 binary32) ux) (-.f32 #s(literal 2 binary32) ux))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))))))) |
Compiled 44505 to 3484 computations (92.2% saved)
87 alts after pruning (83 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 821 | 33 | 854 |
| Fresh | 21 | 50 | 71 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 1 | 2 |
| Total | 845 | 87 | 932 |
| Status | Accuracy | Program |
|---|---|---|
| 90.2% | (fma.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) | |
| 89.2% | (fma.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) uy) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) | |
| 89.8% | (/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (pow.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) #s(literal 2 binary32))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) | |
| 75.8% | (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) | |
| 98.1% | (*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))) | |
| 52.0% | (*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) | |
| 52.0% | (*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) | |
| 89.1% | (*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) | |
| 71.2% | (*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal 2 binary32))) | |
| 98.0% | (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32))) | |
| 82.9% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) | |
| 89.2% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) | |
| 45.1% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) | |
| 53.9% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) | |
| 55.4% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| 56.5% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) | |
| 89.3% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 89.1% | (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 54.6% | (*.f32 (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) | |
| 89.1% | (*.f32 (*.f32 uy (*.f32 uy uy)) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) | |
| 75.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) | |
| 80.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))))))) | |
| 80.9% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) | |
| 80.9% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) | |
| 24.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| 25.9% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) | |
| 56.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) | |
| 46.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) | |
| 58.1% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) | |
| 30.4% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) | |
| 80.9% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) | |
| 76.6% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) | |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) | |
| 52.1% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) | |
| 54.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) | |
| 43.5% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) | |
| 50.6% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) | |
| 52.0% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) | |
| 51.3% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) | |
| 20.4% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| 80.9% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) | |
| 80.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))))) | |
| 80.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) | |
| 80.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| 80.8% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 80.7% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 65.3% | (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 91.7% | (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) | |
| 75.3% | (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) | |
| 97.7% | (*.f32 (sin.f32 (*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 uy #s(literal 2 binary32))))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) | |
| 75.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (*.f32 (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32)) (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32)))) | |
| 60.6% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (fma.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (neg.f32 (*.f32 ux ux)) #s(literal 1 binary32)))) | |
| 59.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) | |
| ✓ | 46.5% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
| ✓ | 57.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
| 58.1% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) | |
| 58.3% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) ux)) ux)))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) | |
| 91.6% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) | |
| 55.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (*.f32 ux (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos))) maxCos))))) | |
| ✓ | 98.3% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
| 75.2% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))))) | |
| 71.0% | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) | |
| 97.5% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32))))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 98.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) (sqrt.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))) | |
| 93.9% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) | |
| 69.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (neg.f32 (*.f32 ux (*.f32 maxCos maxCos)))))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))))) | |
| 98.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 ux (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) | |
| 98.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) | |
| 98.1% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) | |
| 98.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 70.4% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32)))) (/.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 98.0% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 97.9% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 ux (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) | |
| 97.9% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))))) | |
| 98.2% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 ux (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux))))))) | |
| 97.9% | (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) (-.f32 (/.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal 2 binary32) (/.f32 ux maxCos)))))))) | |
| 70.3% | (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32))))) | |
| 84.4% | (*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))))) | |
| 88.9% | (*.f32 uy (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy))))))) | |
| 80.7% | (*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) | |
| 80.8% | (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) | |
| 80.7% | (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) | |
| 80.8% | (*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) | |
| 5.1% | (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) | |
| ✓ | 7.1% | #s(literal 0 binary32) |
Compiled 9395 to 2705 computations (71.2% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1 binary32)))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 ux (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) ux)) ux)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) (-.f32 (/.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal 2 binary32) (/.f32 ux maxCos)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 ux (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) ux))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (neg.f32 maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 ux (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos))))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 maxCos maxCos) (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 ux ux)) (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) ux))) (*.f32 ux (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos))) maxCos))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (*.f32 maxCos maxCos) (-.f32 (neg.f32 ux) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) maxCos))) maxCos)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) maxCos) ux) (+.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal -2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32)))) (/.f32 (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 maxCos maxCos) (-.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))) (neg.f32 maxCos)) (*.f32 #s(literal 2 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))) (neg.f32 maxCos)) (*.f32 ux ux))))) |
(-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 uy (PI.f32)))) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (*.f32 maxCos maxCos) (+.f32 (+.f32 (/.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) maxCos) (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos maxCos))) (*.f32 #s(literal -1 binary32) (*.f32 ux ux)))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (neg.f32 (*.f32 (*.f32 (*.f32 uy (PI.f32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (*.f32 maxCos maxCos) (-.f32 (+.f32 (+.f32 (neg.f32 ux) (/.f32 (neg.f32 (+.f32 ux #s(literal -1 binary32))) (*.f32 maxCos maxCos))) (+.f32 (/.f32 (*.f32 #s(literal 2 binary32) ux) maxCos) (/.f32 #s(literal 1 binary32) (*.f32 maxCos maxCos)))) (/.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 (+.f32 ux #s(literal -1 binary32)) (+.f32 ux #s(literal -1 binary32))))))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/4 binary32)))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 (*.f32 #s(literal 4/15 binary32) (*.f32 uy uy)) (pow.f32 (PI.f32) #s(literal 5 binary32))))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(*.f32 uy (*.f32 (*.f32 uy uy) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy))))))) |
(*.f32 (*.f32 uy (*.f32 uy uy)) (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (/.f32 (PI.f32) (*.f32 uy uy)))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (-.f32 (*.f32 ux ux) (*.f32 (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (-.f32 ux (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))) (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (neg.f32 (*.f32 ux (*.f32 maxCos maxCos)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))))))) |
(*.f32 (*.f32 (sqrt.f32 ux) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (sqrt.f32 #s(literal 2 binary32))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (exp.f32 (*.f32 (log.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))) #s(literal 1/2 binary32)))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (exp.f32 (*.f32 (log.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) #s(literal 1/2 binary32)))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (exp.f32 (*.f32 (log.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1/2 binary32)))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (*.f32 (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32)) (pow.f32 (neg.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1/4 binary32)))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (pow.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) #s(literal 1/4 binary32)) #s(literal 2 binary32))) |
(*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (pow.f32 ux #s(literal 1/2 binary32))) (pow.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos)) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (fma.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)) (neg.f32 (*.f32 ux ux)) #s(literal 1 binary32)))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal 1/4 binary32)) (pow.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) #s(literal 1/4 binary32)))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (pow.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1/4 binary32)) (pow.f32 (*.f32 ux (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (-.f32 #s(literal 1 binary32) maxCos))) #s(literal 1/4 binary32)))) |
(fma.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) uy) (*.f32 (*.f32 uy (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos))))))) (sqrt.f32 (-.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))) |
(/.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos))))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (+.f32 #s(literal -1 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) #s(literal 1/2 binary32))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (sqrt.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)) (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))))))) (sqrt.f32 (+.f32 (*.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 ux (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (-.f32 (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 ux (*.f32 ux maxCos)))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32))))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32))))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 uy #s(literal 2 binary32))))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (cbrt.f32 (*.f32 (PI.f32) (PI.f32)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) (pow.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (-.f32 (*.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32)))))))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) (*.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (*.f32 ux (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (+.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))))) #s(literal 2 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (*.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))))) (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -1 binary32)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (+.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))))))) |
(fma.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) (pow.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))) #s(literal -1/2 binary32))) #s(literal 2 binary32))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (+.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32))))))) |
(fma.f32 (pow.f32 ux #s(literal 1/2 binary32)) (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) #s(literal 1/2 binary32)) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 maxCos #s(literal -1 binary32))) (+.f32 maxCos #s(literal -1 binary32)))) (pow.f32 (/.f32 (*.f32 ux (*.f32 ux ux)) (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))) #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))) (*.f32 (*.f32 ux ux) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 ux (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos)))))) (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32)))) (sqrt.f32 (/.f32 (/.f32 #s(literal 1 binary32) ux) (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) maxCos) maxCos))))))))) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
11 calls:
| 71.0ms | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
| 50.0ms | ux |
| 49.0ms | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 44.0ms | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 44.0ms | uy |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | ux |
| 98.3% | 1 | uy |
| 98.3% | 1 | maxCos |
| 98.3% | 1 | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
| 98.3% | 1 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| 98.3% | 1 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 98.3% | 1 | (*.f32 uy #s(literal 2 binary32)) |
| 98.3% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 98.3% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 98.3% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 98.3% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
Compiled 132 to 79 computations (40.2% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1 binary32)))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 ux (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) ux)) ux)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) (-.f32 (/.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal 2 binary32) (/.f32 ux maxCos)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 ux (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)) ux))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 (neg.f32 maxCos) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (/.f32 (-.f32 #s(literal 2 binary32) ux) maxCos)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 uy (+.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (*.f32 (*.f32 uy uy) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) (+.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) #s(literal 1 binary32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) maxCos) ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (+.f32 maxCos #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux)))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 ux (+.f32 (neg.f32 (/.f32 (+.f32 maxCos #s(literal -1 binary32)) ux)) (-.f32 (+.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) ux)) (/.f32 maxCos ux))))))) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
11 calls:
| 66.0ms | maxCos |
| 43.0ms | ux |
| 40.0ms | uy |
| 26.0ms | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 25.0ms | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | ux |
| 98.3% | 1 | uy |
| 98.3% | 1 | maxCos |
| 98.3% | 1 | (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
| 98.3% | 1 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| 98.3% | 1 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 98.3% | 1 | (*.f32 uy #s(literal 2 binary32)) |
| 98.3% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 98.3% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 98.3% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 98.3% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
Compiled 132 to 79 computations (40.2% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1 binary32)))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 ux (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) ux)) ux)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) (-.f32 (/.f32 #s(literal 2 binary32) maxCos) (+.f32 #s(literal 2 binary32) (/.f32 ux maxCos)))))))) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
10 calls:
| 53.0ms | (*.f32 uy #s(literal 2 binary32)) |
| 35.0ms | uy |
| 33.0ms | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| 25.0ms | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 22.0ms | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | ux |
| 98.1% | 1 | uy |
| 98.1% | 1 | maxCos |
| 98.1% | 1 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| 98.1% | 1 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 98.1% | 1 | (*.f32 uy #s(literal 2 binary32)) |
| 98.1% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 98.1% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 98.1% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 98.1% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
Compiled 104 to 63 computations (39.4% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1 binary32)))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 ux (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux)))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) ux)) ux)))))) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) |
10 calls:
| 37.0ms | maxCos |
| 32.0ms | uy |
| 26.0ms | (*.f32 uy #s(literal 2 binary32)) |
| 25.0ms | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 24.0ms | ux |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | ux |
| 98.1% | 1 | uy |
| 98.1% | 1 | maxCos |
| 98.1% | 1 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| 98.1% | 1 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 98.1% | 1 | (*.f32 uy #s(literal 2 binary32)) |
| 98.1% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 98.1% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 98.1% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 98.1% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
Compiled 104 to 63 computations (39.4% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1 binary32)))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) |
10 calls:
| 49.0ms | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 48.0ms | (*.f32 uy #s(literal 2 binary32)) |
| 30.0ms | ux |
| 27.0ms | uy |
| 21.0ms | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | maxCos |
| 98.0% | 1 | ux |
| 98.0% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 98.0% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 98.0% | 1 | uy |
| 98.0% | 1 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| 98.0% | 1 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 98.0% | 1 | (*.f32 uy #s(literal 2 binary32)) |
| 98.0% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 98.0% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
Compiled 104 to 63 computations (39.4% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 maxCos (*.f32 #s(literal 2 binary32) (-.f32 (/.f32 ux maxCos) ux))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (+.f32 (/.f32 #s(literal 2 binary32) ux) #s(literal -1 binary32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (+.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))))) (-.f32 (*.f32 (neg.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (*.f32 (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32))))))))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32)))) #s(literal 1 binary32)))) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
10 calls:
| 30.0ms | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 28.0ms | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 26.0ms | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 21.0ms | ux |
| 21.0ms | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.7% | 1 | ux |
| 96.2% | 2 | uy |
| 96.2% | 2 | maxCos |
| 96.2% | 2 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 96.2% | 2 | (*.f32 uy #s(literal 2 binary32)) |
| 91.7% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 91.7% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 91.7% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 91.7% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 91.7% | 1 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
Compiled 104 to 63 computations (39.4% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -2 binary32) maxCos)))) (sin.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))))) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
1 calls:
| 19.0ms | maxCos |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 2 | maxCos |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) |
| Outputs |
|---|
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux))) |
10 calls:
| 44.0ms | (*.f32 uy #s(literal 2 binary32)) |
| 36.0ms | maxCos |
| 18.0ms | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| 18.0ms | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 17.0ms | uy |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 1 | ux |
| 89.3% | 1 | (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) |
| 89.3% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 89.3% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 89.3% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 89.3% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 92.9% | 2 | uy |
| 92.9% | 2 | (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32)) |
| 92.9% | 2 | (*.f32 uy #s(literal 2 binary32)) |
| 89.3% | 1 | maxCos |
Compiled 104 to 63 computations (39.4% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (-.f32 (*.f32 (*.f32 ux maxCos) (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos)))) (*.f32 ux (*.f32 ux ux))) (neg.f32 (+.f32 (*.f32 ux (*.f32 maxCos (*.f32 ux maxCos))) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (/.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) (+.f32 maxCos #s(literal 1 binary32))))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos)))) ux) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) (-.f32 (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))))) |
| Outputs |
|---|
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
4 calls:
| 35.0ms | (*.f32 uy #s(literal 2 binary32)) |
| 25.0ms | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 16.0ms | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 16.0ms | uy |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 89.3% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 89.3% | 1 | uy |
| 89.3% | 1 | (*.f32 uy #s(literal 2 binary32)) |
Compiled 38 to 23 computations (39.5% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 ux maxCos)) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (/.f32 (*.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))) (neg.f32 (*.f32 (+.f32 maxCos #s(literal 1 binary32)) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
| Outputs |
|---|
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
8 calls:
| 38.0ms | uy |
| 27.0ms | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 14.0ms | (*.f32 uy #s(literal 2 binary32)) |
| 14.0ms | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 14.0ms | ux |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 1 | uy |
| 89.3% | 1 | maxCos |
| 89.3% | 1 | (*.f32 uy #s(literal 2 binary32)) |
| 89.3% | 1 | ux |
| 89.3% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 89.3% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 89.3% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 89.3% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
Compiled 87 to 48 computations (44.8% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))))) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux))))))) |
| Outputs |
|---|
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
8 calls:
| 25.0ms | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 14.0ms | (*.f32 uy #s(literal 2 binary32)) |
| 13.0ms | ux |
| 13.0ms | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 12.0ms | uy |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 1 | maxCos |
| 89.1% | 1 | uy |
| 89.1% | 1 | (*.f32 uy #s(literal 2 binary32)) |
| 89.1% | 1 | ux |
| 89.1% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 89.1% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 89.1% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 89.1% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
Compiled 87 to 48 computations (44.8% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
| Outputs |
|---|
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
8 calls:
| 14.0ms | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 13.0ms | uy |
| 12.0ms | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 12.0ms | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 12.0ms | (*.f32 uy #s(literal 2 binary32)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 1 | ux |
| 89.1% | 1 | uy |
| 89.1% | 1 | maxCos |
| 89.1% | 1 | (*.f32 uy #s(literal 2 binary32)) |
| 89.1% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 89.1% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 89.1% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 89.1% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
Compiled 87 to 48 computations (44.8% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 uy (*.f32 (PI.f32) (sqrt.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))) (*.f32 ux (-.f32 #s(literal 2 binary32) ux))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) (/.f32 #s(literal -1 binary32) ux)) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)) (/.f32 (+.f32 (*.f32 maxCos #s(literal -2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) ux))) ux))) ux)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
| Outputs |
|---|
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
8 calls:
| 32.0ms | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 25.0ms | (*.f32 uy #s(literal 2 binary32)) |
| 25.0ms | maxCos |
| 23.0ms | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 12.0ms | ux |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 1 | ux |
| 80.9% | 1 | maxCos |
| 80.9% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 80.9% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| 80.9% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 80.9% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 80.9% | 1 | uy |
| 80.9% | 1 | (*.f32 uy #s(literal 2 binary32)) |
Compiled 87 to 48 computations (44.8% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 ux ux))) (/.f32 #s(literal 2 binary32) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (*.f32 maxCos maxCos) (*.f32 ux ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 #s(literal 2 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 (neg.f32 maxCos) ux) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (PI.f32))) uy) |
(*.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))) #s(literal 1/2 binary32)) (*.f32 uy #s(literal 2 binary32))) (PI.f32)) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32))) ux) (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux)) (*.f32 #s(literal 2 binary32) (*.f32 maxCos (*.f32 ux (-.f32 #s(literal 1 binary32) ux)))))))) |
(*.f32 #s(literal -4/3 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 (*.f32 uy (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 (*.f32 ux ux) (-.f32 (+.f32 (/.f32 #s(literal 2 binary32) ux) (/.f32 (*.f32 maxCos #s(literal -2 binary32)) ux)) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) maxCos) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) #s(literal -2 binary32))))))) |
| Outputs |
|---|
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
8 calls:
| 10.0ms | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 10.0ms | ux |
| 10.0ms | (*.f32 uy #s(literal 2 binary32)) |
| 9.0ms | maxCos |
| 9.0ms | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 1 | uy |
| 80.9% | 1 | (*.f32 uy #s(literal 2 binary32)) |
| 80.9% | 1 | maxCos |
| 80.9% | 1 | (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))) |
| 80.9% | 1 | (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) |
| 80.9% | 1 | ux |
| 80.9% | 1 | (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos))))) |
| 80.9% | 1 | (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)) (+.f32 (-.f32 #s(literal 1 binary32) ux) (*.f32 ux maxCos)))) |
Compiled 87 to 48 computations (44.8% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
| Outputs |
|---|
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
3 calls:
| 9.0ms | ux |
| 5.0ms | maxCos |
| 5.0ms | uy |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 1 | uy |
| 80.7% | 1 | maxCos |
| 80.7% | 1 | ux |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 ux ux) (*.f32 (-.f32 #s(literal 1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux))) (*.f32 ux (+.f32 maxCos #s(literal -1 binary32)))))) |
| Outputs |
|---|
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
3 calls:
| 4.0ms | ux |
| 4.0ms | maxCos |
| 4.0ms | uy |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 1 | uy |
| 80.7% | 1 | maxCos |
| 80.7% | 1 | ux |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
| Outputs |
|---|
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
3 calls:
| 5.0ms | maxCos |
| 3.0ms | uy |
| 3.0ms | ux |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 1 | uy |
| 80.7% | 1 | maxCos |
| 80.7% | 1 | ux |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
| Outputs |
|---|
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
3 calls:
| 3.0ms | ux |
| 3.0ms | uy |
| 3.0ms | maxCos |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 1 | uy |
| 80.7% | 1 | maxCos |
| 80.7% | 1 | ux |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) maxCos) #s(literal -2 binary32))))))) |
| Outputs |
|---|
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
3 calls:
| 4.0ms | ux |
| 3.0ms | maxCos |
| 3.0ms | uy |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.6% | 1 | uy |
| 76.6% | 1 | maxCos |
| 76.6% | 1 | ux |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
| Outputs |
|---|
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
3 calls:
| 2.0ms | uy |
| 2.0ms | maxCos |
| 2.0ms | ux |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.3% | 1 | uy |
| 65.3% | 1 | maxCos |
| 65.3% | 1 | ux |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary32) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 #s(literal 1 binary32) #s(literal 1 binary32)))) |
| Outputs |
|---|
#s(literal 0 binary32) |
3 calls:
| 5.0ms | maxCos |
| 2.0ms | uy |
| 1.0ms | ux |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.1% | 1 | uy |
| 7.1% | 1 | maxCos |
| 7.1% | 1 | ux |
Compiled 12 to 9 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.916662990377517e-6 | 4.718494892586023e-6 |
Compiled 34 to 21 computations (38.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.916662990377517e-6 | 4.718494892586023e-6 |
Compiled 34 to 21 computations (38.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.11673090606927872 | 0.12325204908847809 |
Compiled 34 to 21 computations (38.2% saved)
| 1× | egg-herbie |
| 614× | distribute-lft-neg-in_binary32 |
| 300× | cancel-sign-sub_binary32 |
| 298× | neg-mul-1_binary32 |
| 288× | neg-sub0_binary32 |
| 256× | distribute-neg-in_binary32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 615 |
| 1 | 261 | 610 |
| 2 | 321 | 610 |
| 3 | 467 | 610 |
| 4 | 694 | 610 |
| 5 | 1066 | 610 |
| 6 | 1423 | 610 |
| 7 | 1707 | 610 |
| 8 | 1879 | 610 |
| 9 | 1942 | 610 |
| 10 | 1954 | 610 |
| 11 | 1957 | 610 |
| 12 | 1957 | 610 |
| 1× | saturated |
| Inputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) |
(if (<=.f32 maxCos #s(literal 8796093/2199023255552 binary32)) (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))))))))) |
(if (<=.f32 maxCos #s(literal 8796093/2199023255552 binary32)) (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))))))))) |
(if (<=.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 16106127/134217728 binary32)) (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
#s(literal 0 binary32) |
| Outputs |
|---|
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (*.f32 ux ux))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (+.f32 ux #s(literal -1 binary32)))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 (+.f32 (-.f32 #s(literal 2 binary32) ux) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))) |
(*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (-.f32 #s(literal 2 binary32) ux))))) |
(if (<=.f32 maxCos #s(literal 8796093/2199023255552 binary32)) (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))))) (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))))))))) |
(if (<=.f32 maxCos #s(literal 8796093/2199023255552 binary32)) (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32))))) (*.f32 (sqrt.f32 (+.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (*.f32 ux ux)))))) (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))))) |
(if (<=.f32 maxCos #s(literal 8796093/2199023255552 binary32)) (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux))))))))) |
(if (<=.f32 maxCos #s(literal 8796093/2199023255552 binary32)) (*.f32 (sin.f32 (*.f32 uy (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (-.f32 #s(literal 2 binary32) ux)))) (*.f32 (sqrt.f32 (+.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (*.f32 ux ux)))))) (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))))) |
(if (<=.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 16106127/134217728 binary32)) (*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) (*.f32 (sin.f32 (*.f32 (*.f32 uy #s(literal 2 binary32)) (PI.f32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux)))) |
(if (<=.f32 (*.f32 uy #s(literal 2 binary32)) #s(literal 16106127/134217728 binary32)) (*.f32 (sqrt.f32 (+.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (*.f32 ux ux)))))) (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))))) (*.f32 (sin.f32 (*.f32 (PI.f32) (*.f32 uy #s(literal 2 binary32)))) (sqrt.f32 (*.f32 #s(literal 2 binary32) ux)))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (+.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32))))) (*.f32 maxCos (+.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 #s(literal -1 binary32) (*.f32 maxCos (*.f32 ux ux)))))))) |
(*.f32 (sqrt.f32 (+.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32))) (*.f32 maxCos (-.f32 (*.f32 ux (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) (*.f32 maxCos (*.f32 ux ux)))))) (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (-.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 maxCos #s(literal -1 binary32))))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 2 binary32) (*.f32 ux (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (-.f32 #s(literal 1 binary32) maxCos)))) (*.f32 maxCos #s(literal -2 binary32)))))) |
(*.f32 (*.f32 uy (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 uy (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 uy uy)) (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))))))) |
(*.f32 (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 #s(literal -2 binary32) (*.f32 #s(literal 2 binary32) ux))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))) (*.f32 (PI.f32) (PI.f32))) (*.f32 #s(literal 2 binary32) (PI.f32)))) uy) |
(*.f32 uy (*.f32 (pow.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux))) #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 #s(literal -4/3 binary32) (*.f32 (PI.f32) (*.f32 uy uy))))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 ux maxCos) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 (*.f32 maxCos (-.f32 (/.f32 ux maxCos) ux)) (*.f32 (-.f32 (*.f32 ux maxCos) ux) (+.f32 #s(literal -1 binary32) (-.f32 ux (*.f32 ux maxCos))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 maxCos #s(literal -1 binary32)) (+.f32 (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)) #s(literal -1 binary32))) maxCos)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) maxCos) (+.f32 #s(literal -1 binary32) (*.f32 ux (-.f32 #s(literal 1 binary32) maxCos)))) maxCos) #s(literal 1 binary32)))) (*.f32 uy (PI.f32)))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (+.f32 ux #s(literal -1 binary32)))) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))))))) |
(*.f32 (sqrt.f32 (*.f32 ux (+.f32 (+.f32 (-.f32 #s(literal 1 binary32) ux) #s(literal 1 binary32)) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))))) (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32)))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (PI.f32)))) |
(*.f32 uy (*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux))))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32)))) ux))))) |
(*.f32 #s(literal 2 binary32) (*.f32 (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))) (*.f32 uy (PI.f32)))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 uy (PI.f32)) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (-.f32 (*.f32 maxCos (+.f32 (*.f32 #s(literal 2 binary32) ux) #s(literal -2 binary32))) ux)))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (-.f32 ux (*.f32 (neg.f32 ux) (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (+.f32 ux (*.f32 ux (-.f32 #s(literal 1 binary32) ux))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (*.f32 uy (PI.f32))) (sqrt.f32 (*.f32 ux (+.f32 #s(literal 2 binary32) (*.f32 maxCos #s(literal -2 binary32)))))) |
#s(literal 0 binary32) |
| 8020× | *-lowering-*.f32 |
| 8020× | *-lowering-*.f64 |
| 7966× | *-lowering-*.f32 |
| 7966× | *-lowering-*.f64 |
| 6930× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1677 | 14959 |
| 1 | 6218 | 13964 |
| 0 | 8377 | 13964 |
| 0 | 16 | 18 |
| 1 | 41 | 17 |
| 2 | 129 | 17 |
| 3 | 646 | 17 |
| 4 | 5751 | 17 |
| 0 | 8010 | 17 |
| 0 | 1825 | 18219 |
| 1 | 5860 | 16906 |
| 0 | 8068 | 16906 |
| 0 | 1752 | 19740 |
| 1 | 6406 | 18448 |
| 0 | 8759 | 18448 |
| 0 | 64 | 346 |
| 1 | 427 | 298 |
| 2 | 4335 | 296 |
| 0 | 8087 | 296 |
| 0 | 975 | 8329 |
| 1 | 3614 | 7406 |
| 0 | 8341 | 7406 |
| 0 | 63 | 272 |
| 1 | 423 | 266 |
| 2 | 4150 | 261 |
| 0 | 8400 | 261 |
| 0 | 53 | 302 |
| 1 | 344 | 240 |
| 2 | 3263 | 236 |
| 0 | 8211 | 236 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
Compiled 1767 to 974 computations (44.9% saved)
(negabs uy)
Compiled 2370 to 1032 computations (56.5% saved)
Loading profile data...