
Time bar (total: 27.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 6 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 7 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 8 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 9 |
| 37.5% | 37.4% | 62.3% | 0.2% | 0% | 0% | 0% | 10 |
| 56.3% | 56.1% | 43.6% | 0.2% | 0% | 0% | 0% | 11 |
| 56.3% | 56.1% | 43.6% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 115 to 40 computations (65.2% saved)
ival-mult: 251.0ms (41% of total)ival-pow: 172.0ms (28.1% of total)ival-div: 82.0ms (13.4% of total)ival-add: 26.0ms (4.3% of total)ival-sin: 23.0ms (3.8% of total)ival-sub: 23.0ms (3.8% of total)ival-cos: 18.0ms (2.9% of total)ival-pi: 10.0ms (1.6% of total)const: 5.0ms (0.8% of total)backward-pass: 1.0ms (0.2% of total)| 3.5s | 1512× | 3 | valid |
| 3.0s | 2191× | 2 | valid |
| 1.7s | 1603× | 1 | valid |
| 1.1s | 2934× | 0 | valid |
| 61.0ms | 16× | 4 | valid |
ival-mult: 1.7s (20.7% of total)ival-pow: 1.5s (18.2% of total)ival-cos: 1.3s (16.2% of total)ival-sin: 1.2s (14.4% of total)ival-div: 1.1s (14.2% of total)backward-pass: 665.0ms (8.2% of total)ival-sub: 312.0ms (3.9% of total)ival-add: 197.0ms (2.4% of total)ival-pi: 91.0ms (1.1% of total)const: 46.0ms (0.6% of total)| 2× | egg-herbie |
| 6610× | *-lowering-*.f32 |
| 6610× | *-lowering-*.f64 |
| 2086× | /-lowering-/.f32 |
| 2086× | /-lowering-/.f64 |
| 1340× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 340 | 1742 |
| 1 | 990 | 1181 |
| 2 | 3892 | 1160 |
| 0 | 39 | 82 |
| 1 | 91 | 56 |
| 2 | 310 | 55 |
| 3 | 1445 | 55 |
| 4 | 6595 | 54 |
| 0 | 8327 | 54 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
| Outputs |
|---|
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale))) |
| Inputs |
|---|
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* (neg a) (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* (neg a) (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (cos (* (/ (neg angle) 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (sin (* (/ (neg angle) 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (neg x-scale)) (neg x-scale))) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale)) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale))) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) (neg y-scale)) (neg y-scale)))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* (neg a) (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* (neg a) (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (cos (* (/ (neg angle) 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (sin (* (/ (neg angle) 180) (PI)))) 2)) y-scale) y-scale)))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (neg x-scale)) (neg x-scale))) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale)) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale))) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) (neg y-scale)) (neg y-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow a 2) (pow b 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow a 2) (pow b 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* b (sin (* (/ angle 180) (PI)))) 2) (pow (* a (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow (* a (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow angle 2))) (sin (* (/ a 180) (PI)))) (cos (* (/ a 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow angle 2))) (sin (* (/ a 180) (PI)))) (cos (* (/ a 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* angle (sin (* (/ a 180) (PI)))) 2) (pow (* b (cos (* (/ a 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* angle (cos (* (/ a 180) (PI)))) 2) (pow (* b (sin (* (/ a 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow x-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) a) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow x-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) a) y-scale)) (* (* 4 (/ (/ (+ (pow (* x-scale (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) a) a)) (/ (/ (+ (pow (* x-scale (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow y-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) a) (/ (/ (* (* (* 2 (- (pow b 2) (pow y-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) a)) (* (* 4 (/ (/ (+ (pow (* y-scale (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* y-scale (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) a) a))) |
(- (* (/ (/ (* (* (* 2 (- (pow angle 2) (pow a 2))) (sin (* (/ b 180) (PI)))) (cos (* (/ b 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow angle 2) (pow a 2))) (sin (* (/ b 180) (PI)))) (cos (* (/ b 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ b 180) (PI)))) 2) (pow (* angle (cos (* (/ b 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ b 180) (PI)))) 2) (pow (* angle (sin (* (/ b 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow x-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) b) y-scale) (/ (/ (* (* (* 2 (- (pow x-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) b) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* x-scale (cos (* (/ angle 180) (PI)))) 2)) b) b)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* x-scale (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow y-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) b) (/ (/ (* (* (* 2 (- (pow y-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) b)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* y-scale (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* y-scale (sin (* (/ angle 180) (PI)))) 2)) b) b))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ x-scale 180) (PI)))) (cos (* (/ x-scale 180) (PI)))) angle) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ x-scale 180) (PI)))) (cos (* (/ x-scale 180) (PI)))) angle) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ x-scale 180) (PI)))) 2) (pow (* b (cos (* (/ x-scale 180) (PI)))) 2)) angle) angle)) (/ (/ (+ (pow (* a (cos (* (/ x-scale 180) (PI)))) 2) (pow (* b (sin (* (/ x-scale 180) (PI)))) 2)) y-scale) y-scale))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ y-scale 180) (PI)))) (cos (* (/ y-scale 180) (PI)))) x-scale) angle) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ y-scale 180) (PI)))) (cos (* (/ y-scale 180) (PI)))) x-scale) angle)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ y-scale 180) (PI)))) 2) (pow (* b (cos (* (/ y-scale 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ y-scale 180) (PI)))) 2) (pow (* b (sin (* (/ y-scale 180) (PI)))) 2)) angle) angle))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) y-scale) x-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) y-scale) x-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) x-scale) x-scale))) |
| Outputs |
|---|
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* (neg a) (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* (neg a) (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))) |
(- (* (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (cos (* (/ (neg angle) 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (sin (* (/ (neg angle) 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (neg x-scale)) (neg x-scale))) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale)) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale))) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) (neg y-scale)) (neg y-scale)))) |
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* (neg a) (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* (neg a) (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))) |
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))) |
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (cos (* (/ (neg angle) 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (sin (* (/ (neg angle) 180) (PI)))) 2)) y-scale) y-scale)))) |
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (neg x-scale)) (neg x-scale))) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))) |
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))) |
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale)) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale))) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) (neg y-scale)) (neg y-scale))))) |
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow a 2) (pow b 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow a 2) (pow b 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* b (sin (* (/ angle 180) (PI)))) 2) (pow (* a (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow (* a (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square x-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square y-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow angle 2))) (sin (* (/ a 180) (PI)))) (cos (* (/ a 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow angle 2))) (sin (* (/ a 180) (PI)))) (cos (* (/ a 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* angle (sin (* (/ a 180) (PI)))) 2) (pow (* b (cos (* (/ a 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* angle (cos (* (/ a 180) (PI)))) 2) (pow (* b (sin (* (/ a 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (+ (square (* angle (cos (deg2rad a)))) (square (* b (sin (deg2rad a))))) (square y-scale)) (* (/ (+ (square (* angle (sin (deg2rad a)))) (square (* b (cos (deg2rad a))))) (square x-scale)) -4) (square (* (* 2 (* (fnmadd angle angle (square b)) (sin (deg2rad a)))) (/ (cos (deg2rad a)) (* x-scale y-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow x-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) a) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow x-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) a) y-scale)) (* (* 4 (/ (/ (+ (pow (* x-scale (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) a) a)) (/ (/ (+ (pow (* x-scale (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (+ (square (* b (sin (deg2rad angle)))) (square (* (cos (deg2rad angle)) x-scale))) (square y-scale)) (* (/ (+ (square (* b (cos (deg2rad angle)))) (square (* (sin (deg2rad angle)) x-scale))) (square a)) -4) (square (* (* (sin (deg2rad angle)) (* 2 (fmsub b b (square x-scale)))) (/ (cos (deg2rad angle)) (* a y-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow y-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) a) (/ (/ (* (* (* 2 (- (pow b 2) (pow y-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) a)) (* (* 4 (/ (/ (+ (pow (* y-scale (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* y-scale (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) a) a))) |
(fma (/ (+ (square (* b (sin (deg2rad angle)))) (square (* (cos (deg2rad angle)) y-scale))) (square a)) (* (/ (+ (square (* b (cos (deg2rad angle)))) (square (* (sin (deg2rad angle)) y-scale))) (square x-scale)) -4) (square (* (cos (deg2rad angle)) (/ (* (sin (deg2rad angle)) (* 2 (fmsub b b (square y-scale)))) (* a x-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow angle 2) (pow a 2))) (sin (* (/ b 180) (PI)))) (cos (* (/ b 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow angle 2) (pow a 2))) (sin (* (/ b 180) (PI)))) (cos (* (/ b 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ b 180) (PI)))) 2) (pow (* angle (cos (* (/ b 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ b 180) (PI)))) 2) (pow (* angle (sin (* (/ b 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (fma (square angle) (square (sin (deg2rad b))) (square (* a (cos (deg2rad b))))) (square y-scale)) (* (/ (+ (square (* a (sin (deg2rad b)))) (square (* angle (cos (deg2rad b))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub angle angle (square a))) (sin (deg2rad b))) (/ (cos (deg2rad b)) (* x-scale y-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow x-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) b) y-scale) (/ (/ (* (* (* 2 (- (pow x-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) b) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* x-scale (cos (* (/ angle 180) (PI)))) 2)) b) b)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* x-scale (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (+ (square (* a (cos (deg2rad angle)))) (square (* (sin (deg2rad angle)) x-scale))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* (cos (deg2rad angle)) x-scale))) (square b)) -4) (square (* (* 2 (* (sin (deg2rad angle)) (fmsub x-scale x-scale (square a)))) (/ (cos (deg2rad angle)) (* b y-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow y-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) b) (/ (/ (* (* (* 2 (- (pow y-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) b)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* y-scale (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* y-scale (sin (* (/ angle 180) (PI)))) 2)) b) b))) |
(fma (/ (+ (square (* a (cos (deg2rad angle)))) (square (* (sin (deg2rad angle)) y-scale))) (square b)) (* (/ (+ (square (* a (sin (deg2rad angle)))) (square (* (cos (deg2rad angle)) y-scale))) (square x-scale)) -4) (square (* (cos (deg2rad angle)) (/ (* (sin (deg2rad angle)) (* 2 (fmsub y-scale y-scale (square a)))) (* b x-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ x-scale 180) (PI)))) (cos (* (/ x-scale 180) (PI)))) angle) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ x-scale 180) (PI)))) (cos (* (/ x-scale 180) (PI)))) angle) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ x-scale 180) (PI)))) 2) (pow (* b (cos (* (/ x-scale 180) (PI)))) 2)) angle) angle)) (/ (/ (+ (pow (* a (cos (* (/ x-scale 180) (PI)))) 2) (pow (* b (sin (* (/ x-scale 180) (PI)))) 2)) y-scale) y-scale))) |
(fma (/ (fma (square b) (square (sin (deg2rad x-scale))) (square (* a (cos (deg2rad x-scale))))) (square y-scale)) (* (/ (+ (square (* a (sin (deg2rad x-scale)))) (square (* b (cos (deg2rad x-scale))))) (square angle)) -4) (square (* (* 2 (* (fmsub b b (square a)) (sin (deg2rad x-scale)))) (/ (cos (deg2rad x-scale)) (* angle y-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ y-scale 180) (PI)))) (cos (* (/ y-scale 180) (PI)))) x-scale) angle) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ y-scale 180) (PI)))) (cos (* (/ y-scale 180) (PI)))) x-scale) angle)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ y-scale 180) (PI)))) 2) (pow (* b (cos (* (/ y-scale 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ y-scale 180) (PI)))) 2) (pow (* b (sin (* (/ y-scale 180) (PI)))) 2)) angle) angle))) |
(fma (/ (+ (square (* a (cos (deg2rad y-scale)))) (square (* b (sin (deg2rad y-scale))))) (square angle)) (* (/ (+ (square (* a (sin (deg2rad y-scale)))) (square (* b (cos (deg2rad y-scale))))) (square x-scale)) -4) (square (* (* 2 (* (fmsub b b (square a)) (sin (deg2rad y-scale)))) (/ (cos (deg2rad y-scale)) (* angle x-scale))))) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) y-scale) x-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) y-scale) x-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) x-scale) x-scale))) |
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square x-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square y-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))) |
(abs a)
(abs b)
(abs angle)
(abs x-scale)
(abs y-scale)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 155 | 0 | - | 0 | - | (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
| 118 | 0 | - | 0 | - | (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| 118 | 0 | - | 0 | - | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| 38 | 0 | - | 2 | (2.909252928773071e-101 1.9607763621633788e-296 5.9959676598779055e-55 4.325052265025121e-252 7.798784899772336e-131) | (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) |
| 35 | 0 | - | 1 | (5.108241827307145e-158 2.842266078061762e-183 1.1052676773394732e+23 1.1853643214691551e-286 1.3788831826775665e-244) | (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) |
| 33 | 0 | - | 1 | (5.108241827307145e-158 2.842266078061762e-183 1.1052676773394732e+23 1.1853643214691551e-286 1.3788831826775665e-244) | (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) |
| 28 | 0 | - | 1 | (1.056123265699953e+253 2.5291817063907915e-95 7.496039547189641e-268 1.2790506472904238e+144 8.386141498237185e+237) | (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)) |
| 28 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
| 26 | 0 | - | 1 | (5.737322194036805e-163 8.152746714382659e-97 7.354374152335612e-54 1.554202777573315e+76 3.448623373151494e-307) | (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) |
| 17 | 0 | - | 0 | - | (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale) |
| 14 | 0 | - | 0 | - | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 13 | 0 | - | 1 | (1.8985321577110324e-261 9.436005573828568e-203 3.103081455063987e-132 3.4191855876691397e+90 1.0838297383749435e-210) | (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale) |
| 1 | 0 | - | 0 | - | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
| 0 | 0 | - | 0 | - | y-scale |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) |
| 0 | 0 | - | 0 | - | (/.f64 angle #s(literal 180 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (PI.f64) |
| 0 | 84 | (4.276411217005365e-129 1.0019628541430533e+234 2.9963527803439243e-165 1.6838617280990996e-145 8.277161458271537e+26) | 0 | - | (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (pow.f64 a #s(literal 2 binary64)) |
| 0 | 84 | (1.3823549261117421e+188 2.0454518002185598e+77 42.99984289941107 6.076014471125081e+189 2.9025278682350952e-282) | 0 | - | (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | angle |
| 0 | 0 | - | 0 | - | #s(literal 180 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
| 0 | 0 | - | 0 | - | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
| 0 | 0 | - | 0 | - | (pow.f64 b #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 0 | 0 | - | 0 | - | (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) |
| 0 | 88 | (1.3823549261117421e+188 2.0454518002185598e+77 42.99984289941107 6.076014471125081e+189 2.9025278682350952e-282) | 0 | - | (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
| 0 | 76 | (6.11865575433945e+31 3.126457553322814e+35 3.3928331428855123e+236 54024.73954369395 5.3876332037799255e+146) | 0 | - | (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | x-scale |
| 295.0ms | 152× | 2 | valid |
| 290.0ms | 94× | 3 | valid |
| 139.0ms | 114× | 1 | valid |
| 79.0ms | 152× | 0 | valid |
Compiled 1318 to 119 computations (91% saved)
ival-sin: 94.0ms (19.1% of total)ival-mult: 90.0ms (18.3% of total)ival-pow: 89.0ms (18% of total)ival-cos: 62.0ms (12.6% of total)backward-pass: 62.0ms (12.6% of total)ival-div: 59.0ms (12% of total)ival-sub: 14.0ms (2.8% of total)ival-add: 12.0ms (2.4% of total)ival-pi: 7.0ms (1.4% of total)const: 3.0ms (0.6% of total)Compiled 112 to 42 computations (62.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 25.9% | (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
| ▶ | 22.2% | (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale))) |
Compiled 226 to 81 computations (64.2% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
| ✓ | cost-diff | 6336 | (pow.f64 a #s(literal 2 binary64)) |
| ✓ | cost-diff | 6336 | (pow.f64 b #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale))) |
| 5982× | *-lowering-*.f32 |
| 5982× | *-lowering-*.f64 |
| 2738× | /-lowering-/.f32 |
| 2738× | /-lowering-/.f64 |
| 1040× | --lowering--.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 1013 |
| 1 | 210 | 705 |
| 2 | 665 | 701 |
| 3 | 3759 | 693 |
| 4 | 6285 | 689 |
| 0 | 8110 | 689 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
(* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) |
(* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) |
(cos (* angle (/ (PI) 180))) |
(* angle (/ (PI) 180)) |
angle |
(/ (PI) 180) |
(PI) |
180 |
(* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))))) |
4 |
(* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))) |
(* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) |
(sin (* angle (/ (PI) 180))) |
(* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))) |
(/ (- (* b b) (* a a)) (* x-scale y-scale)) |
(- (* b b) (* a a)) |
(* b b) |
b |
(* a a) |
a |
(* x-scale y-scale) |
x-scale |
y-scale |
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)) |
(* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) |
(* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) |
(+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) |
(pow (* a (sin (* angle (/ (PI) 180)))) 2) |
(* a (sin (* angle (/ (PI) 180)))) |
2 |
(pow (* b (cos (* angle (/ (PI) 180)))) 2) |
(* b (cos (* angle (/ (PI) 180)))) |
(/ -4 x-scale) |
-4 |
(/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale) |
(+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) |
(pow (* a (cos (* angle (/ (PI) 180)))) 2) |
(* a (cos (* angle (/ (PI) 180)))) |
(pow (* b (sin (* angle (/ (PI) 180)))) 2) |
(* b (sin (* angle (/ (PI) 180)))) |
(* y-scale y-scale) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) |
(/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) |
(/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) |
(* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) |
(* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) |
(* 2 (- (pow b 2) (pow a 2))) |
2 |
(- (pow b 2) (pow a 2)) |
(pow b 2) |
b |
(pow a 2) |
a |
(sin (* (/ angle 180) (PI))) |
(* (/ angle 180) (PI)) |
(/ angle 180) |
angle |
180 |
(PI) |
(cos (* (/ angle 180) (PI))) |
x-scale |
y-scale |
(* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)) |
(* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) |
4 |
(/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale) |
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) |
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) |
(pow (* a (sin (* (/ angle 180) (PI)))) 2) |
(* a (sin (* (/ angle 180) (PI)))) |
(pow (* b (cos (* (/ angle 180) (PI)))) 2) |
(* b (cos (* (/ angle 180) (PI)))) |
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale) |
(/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) |
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) |
(pow (* a (cos (* (/ angle 180) (PI)))) 2) |
(* a (cos (* (/ angle 180) (PI)))) |
(pow (* b (sin (* (/ angle 180) (PI)))) 2) |
(* b (sin (* (/ angle 180) (PI)))) |
| Outputs |
|---|
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))))) |
(* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (/.f64 (+.f64 b a) x-scale) (*.f64 (/.f64 (-.f64 b a) y-scale) #s(literal 4 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) |
(* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) |
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(cos (* angle (/ (PI) 180))) |
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) |
(* angle (/ (PI) 180)) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
angle |
(/ (PI) 180) |
(/.f64 (PI.f64) #s(literal 180 binary64)) |
(PI) |
(PI.f64) |
180 |
#s(literal 180 binary64) |
(* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (/.f64 (+.f64 b a) x-scale) (*.f64 (/.f64 (-.f64 b a) y-scale) #s(literal 4 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) |
4 |
#s(literal 4 binary64) |
(* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))) |
(* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(sin (* angle (/ (PI) 180))) |
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) |
(* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 (+.f64 b a) x-scale) y-scale)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) |
(/ (- (* b b) (* a a)) (* x-scale y-scale)) |
(*.f64 (-.f64 b a) (/.f64 (/.f64 (+.f64 b a) x-scale) y-scale)) |
(- (* b b) (* a a)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(* b b) |
(*.f64 b b) |
b |
(* a a) |
(*.f64 a a) |
a |
(* x-scale y-scale) |
(*.f64 x-scale y-scale) |
x-scale |
y-scale |
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)) |
(*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))))) x-scale) |
(* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) |
(+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(pow (* a (sin (* angle (/ (PI) 180)))) 2) |
(pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) |
(* a (sin (* angle (/ (PI) 180)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) |
2 |
#s(literal 2 binary64) |
(pow (* b (cos (* angle (/ (PI) 180)))) 2) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)) |
(* b (cos (* angle (/ (PI) 180)))) |
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) |
(/ -4 x-scale) |
(/.f64 #s(literal -4 binary64) x-scale) |
-4 |
#s(literal -4 binary64) |
(/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) x-scale) |
(+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(pow (* a (cos (* angle (/ (PI) 180)))) 2) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) |
(* a (cos (* angle (/ (PI) 180)))) |
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) |
(pow (* b (sin (* angle (/ (PI) 180)))) 2) |
(pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)) |
(* b (sin (* angle (/ (PI) 180)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))))) |
(* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) |
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (/.f64 (+.f64 b a) x-scale) (*.f64 (/.f64 (-.f64 b a) y-scale) #s(literal 4 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) |
(/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) |
(*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale))) |
(/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) |
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale)) |
(* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) |
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(* 2 (- (pow b 2) (pow a 2))) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
2 |
#s(literal 2 binary64) |
(- (pow b 2) (pow a 2)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(pow b 2) |
(*.f64 b b) |
b |
(pow a 2) |
(*.f64 a a) |
a |
(sin (* (/ angle 180) (PI))) |
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) |
(* (/ angle 180) (PI)) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/ angle 180) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(cos (* (/ angle 180) (PI))) |
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) |
x-scale |
y-scale |
(* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)) |
(*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))))) |
(* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) |
4 |
#s(literal 4 binary64) |
(/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) |
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) x-scale) |
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) |
(+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(pow (* a (sin (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) |
(* a (sin (* (/ angle 180) (PI)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) |
(pow (* b (cos (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)) |
(* b (cos (* (/ angle 180) (PI)))) |
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) |
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 y-scale y-scale)) |
(/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) y-scale) |
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) |
(pow (* a (cos (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) |
(* a (cos (* (/ angle 180) (PI)))) |
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) |
(pow (* b (sin (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)) |
(* b (sin (* (/ angle 180) (PI)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 86.4% | (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) |
| ✓ | accuracy | 59.8% | (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| ✓ | accuracy | 59.2% | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| ✓ | accuracy | 41.4% | (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
| ✓ | accuracy | 78.3% | (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale)) |
| ✓ | accuracy | 59.8% | (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) |
| ✓ | accuracy | 59.2% | (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) |
| ✓ | accuracy | 41.4% | (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale))) |
| 282.0ms | 47× | 3 | valid |
| 277.0ms | 76× | 2 | valid |
| 158.0ms | 58× | 1 | valid |
| 69.0ms | 75× | 0 | valid |
Compiled 1214 to 73 computations (94% saved)
ival-mult: 122.0ms (25.2% of total)ival-sin: 86.0ms (17.8% of total)ival-cos: 67.0ms (13.8% of total)ival-pow: 66.0ms (13.6% of total)backward-pass: 59.0ms (12.2% of total)ival-div: 54.0ms (11.1% of total)ival-add: 15.0ms (3.1% of total)ival-sub: 9.0ms (1.9% of total)ival-pi: 4.0ms (0.8% of total)const: 2.0ms (0.4% of total)| Inputs |
|---|
#<alt (+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))> |
#<alt (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))))))> |
#<alt (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180))))> |
#<alt (cos (* angle (/ (PI) 180)))> |
#<alt (pow b 2)> |
#<alt (pow a 2)> |
#<alt (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))> |
#<alt (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale))> |
#<alt (sin (* angle (/ (PI) 180)))> |
#<alt (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))> |
#<alt (sin (* (/ angle 180) (PI)))> |
#<alt (cos (* (/ angle 180) (PI)))> |
#<alt (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)> |
| Outputs |
|---|
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (+ (* 1/4199040000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))> |
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)> |
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)> |
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)> |
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)> |
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)> |
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)> |
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)> |
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (- (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))> |
#<alt (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))> |
#<alt (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)> |
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))> |
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))> |
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))> |
#<alt (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)))) (/ (pow b 2) x-scale))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale)))))) (/ (pow b 2) x-scale))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) x-scale) (/ (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) x-scale))) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale))))))) (/ (pow b 2) x-scale))> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)> |
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))> |
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))> |
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))> |
#<alt (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | b | @ | inf | (+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
| 13.0ms | b | @ | 0 | (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
| 8.0ms | b | @ | 0 | (+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
| 7.0ms | angle | @ | inf | (+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
| 7.0ms | angle | @ | 0 | (+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
| 1× | batch-egg-rewrite |
| 5112× | *-lowering-*.f32 |
| 5112× | *-lowering-*.f64 |
| 2254× | pow-lowering-pow.f64 |
| 2254× | pow-lowering-pow.f32 |
| 2168× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 323 |
| 1 | 507 | 222 |
| 2 | 4065 | 213 |
| 0 | 9227 | 213 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
(* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) |
(* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) |
(cos (* angle (/ (PI) 180))) |
(pow b 2) |
(pow a 2) |
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))) |
(* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) |
(sin (* angle (/ (PI) 180))) |
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)) |
(sin (* (/ angle 180) (PI))) |
(cos (* (/ angle 180) (PI))) |
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (*.f64 y-scale y-scale))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))) (/.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))))) |
(fma.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) y-scale) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))) |
(*.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) |
(pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(*.f64 (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 b))) #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 a))) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 a)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
(+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) |
(+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) |
(+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale)) |
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) |
(-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 y-scale y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 y-scale y-scale)) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) y-scale) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) y-scale) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))))) (*.f64 (*.f64 y-scale y-scale) y-scale)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) y-scale) (*.f64 y-scale (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))))) (*.f64 y-scale y-scale)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale)) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale)) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) y-scale)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale))) |
(/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) y-scale) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale y-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (*.f64 (*.f64 x-scale y-scale) y-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 y-scale (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 x-scale y-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 1 binary64)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (*.f64 x-scale y-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y-scale (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (pow.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) x-scale) y-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 x-scale y-scale) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) x-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) y-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) x-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) x-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) x-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) y-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) x-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 2 binary64)) x-scale) #s(literal 2 binary64))) |
(sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))) (*.f64 (*.f64 y-scale y-scale) x-scale)) |
(/.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale) y-scale) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) #s(literal 1 binary64)) (*.f64 y-scale y-scale)) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) y-scale) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale))) x-scale) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) x-scale) |
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) y-scale)) |
(*.f64 (pow.f64 (/.f64 y-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale)) |
(sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) x-scale) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 6 binary64))) (*.f64 x-scale (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 4 binary64))) (*.f64 x-scale (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) #s(literal 1 binary64)) x-scale) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))) x-scale)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) x-scale)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) |
(pow.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) x-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x-scale (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x-scale (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))) |
| 1× | egg-herbie |
| 8774× | *-lowering-*.f32 |
| 8774× | *-lowering-*.f64 |
| 4030× | +-lowering-+.f64 |
| 4030× | +-lowering-+.f32 |
| 1652× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 508 | 26034 |
| 1 | 2075 | 19763 |
| 0 | 9238 | 19763 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
1 |
(+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (+ (* 1/4199040000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))))))) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (- (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))) |
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))) |
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(/ (pow b 2) x-scale) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)))) (/ (pow b 2) x-scale)) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale)))))) (/ (pow b 2) x-scale)) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) x-scale) (/ (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) x-scale))) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale))))))) (/ (pow b 2) x-scale)) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
| Outputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 4 binary64)) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
#s(literal 0 binary64) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(+.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) #s(literal 0 binary64)) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64)) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64)) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
#s(literal 0 binary64) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
#s(literal 0 binary64) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
#s(literal 0 binary64) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64)) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
#s(literal 0 binary64) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
#s(literal 0 binary64) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))))))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/787320000 binary64)))) (*.f64 angle angle))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 angle (*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 angle angle)))))))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (+ (* 1/4199040000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))))))))) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow (cos (* 1/180 (* angle (PI)))) 2) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))))))) |
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (- (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 4 binary64)) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/787320000 binary64)))) (*.f64 angle angle))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 angle (*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 angle angle)))))))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* 1/180 (* angle (PI))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(+ (* -4 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) |
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)))) |
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(+ (* -4 (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale)))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(+ (* -4 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))) |
(*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)))) |
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))) |
(*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* 1/180 (* angle (PI))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)) |
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)))) (/ (pow b 2) x-scale)) |
(+.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal 1/32400 binary64)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale)))))) (/ (pow b 2) x-scale)) |
(+.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal 1/32400 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) x-scale) #s(literal -1/3149280000 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) x-scale))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) x-scale) (/ (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) x-scale))) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale))))))) (/ (pow b 2) x-scale)) |
(+.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 angle (*.f64 angle (+.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) x-scale) #s(literal -1/3149280000 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 a (*.f64 a (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) x-scale))) (/.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) x-scale)))))))))) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)) |
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)) |
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale))) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale) |
Compiled 114889 to 2199 computations (98.1% saved)
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 899 | 21 | 920 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 901 | 21 | 922 |
| Status | Accuracy | Program |
|---|---|---|
| 22.6% | (fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| ▶ | 25.9% | (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
| 25.0% | (fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) | |
| 23.3% | (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) | |
| 25.9% | (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) | |
| 23.3% | (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) | |
| 23.2% | (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) | |
| 22.9% | (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) | |
| 35.3% | (-.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) | |
| 21.8% | (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) | |
| 29.5% | (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) | |
| 28.6% | (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))))))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) | |
| 23.4% | (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) | |
| ▶ | 22.2% | (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale))) |
| 25.3% | (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) y-scale)) | |
| ▶ | 46.1% | (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64)) |
| 21.7% | (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)))) | |
| 41.3% | (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) | |
| ▶ | 52.6% | (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
| 46.8% | (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) | |
| ▶ | 34.2% | #s(literal 0 binary64) |
Compiled 3978 to 1690 computations (57.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 b #s(literal 0 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 b (*.f64 b #s(literal 0 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
| ✓ | cost-diff | 6272 | (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -4 binary64) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
| 6844× | *-lowering-*.f32 |
| 6844× | *-lowering-*.f64 |
| 3300× | /-lowering-/.f32 |
| 3300× | /-lowering-/.f64 |
| 1750× | associate-*r* |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 1774 |
| 1 | 327 | 1423 |
| 2 | 1483 | 1387 |
| 3 | 7817 | 1374 |
| 0 | 8359 | 1374 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* -4 (* a a)) (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale))))) |
(* -4 (* a a)) |
-4 |
(* a a) |
a |
(/ (* b b) (* x-scale (* x-scale (* y-scale y-scale)))) |
(* b b) |
b |
(* x-scale (* x-scale (* y-scale y-scale))) |
x-scale |
(* x-scale (* y-scale y-scale)) |
(* y-scale y-scale) |
y-scale |
0 |
(+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))))) |
(/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) |
(* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) |
(- (* b b) (* a a)) |
(* b b) |
b |
(* a a) |
a |
(sin (/ (* 2 (* angle (PI))) 180)) |
(/ (* 2 (* angle (PI))) 180) |
(* 2 (* angle (PI))) |
2 |
(* angle (PI)) |
angle |
(PI) |
180 |
(* x-scale y-scale) |
x-scale |
y-scale |
(* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))) |
-4 |
(/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))) |
(* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) |
(+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) |
(/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) |
(* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) |
(- 1 (cos (/ (* 2 (* angle (PI))) 180))) |
1 |
(cos (/ (* 2 (* angle (PI))) 180)) |
(* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b)) |
(+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) |
1/2 |
(* 1/2 (cos (/ (* 2 (* angle (PI))) 180))) |
(+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)) |
(* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) |
(/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) |
(* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) |
(* x-scale (* y-scale (* x-scale y-scale))) |
(* y-scale (* x-scale y-scale)) |
(+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0) |
(* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) |
b |
(* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))))) |
(+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))) |
(* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) |
-4 |
(* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)))) |
(/ (* a a) (* x-scale x-scale)) |
(* a a) |
a |
(* x-scale x-scale) |
x-scale |
(+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))) |
(/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) |
(pow (cos (* angle (* (PI) 1/180))) 4) |
(cos (* angle (* (PI) 1/180))) |
(* angle (* (PI) 1/180)) |
angle |
(* (PI) 1/180) |
(PI) |
1/180 |
4 |
(* y-scale y-scale) |
y-scale |
(/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) |
(pow (sin (* angle (* (PI) 1/180))) 4) |
(sin (* angle (* (PI) 1/180))) |
(+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))) |
(* b (* b 0)) |
(* b 0) |
0 |
(/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))) |
(* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) |
-8 |
(* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2))) |
(pow (cos (* angle (* (PI) 1/180))) 2) |
2 |
(* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)) |
(pow (sin (* angle (* (PI) 1/180))) 2) |
(* x-scale (* x-scale (* y-scale y-scale))) |
(* x-scale (* y-scale y-scale)) |
(+ (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
(* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) |
(/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) |
(* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) |
4 |
(- 1 (cos (/ (* 2 (* angle (PI))) 180))) |
1 |
(cos (/ (* 2 (* angle (PI))) 180)) |
(/ (* 2 (* angle (PI))) 180) |
(* 2 (* angle (PI))) |
2 |
(* angle (PI)) |
angle |
(PI) |
180 |
(* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))) |
(/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) |
(/ (- (* b b) (* a a)) (* x-scale y-scale)) |
(- (* b b) (* a a)) |
(* b b) |
b |
(* a a) |
a |
(* x-scale y-scale) |
x-scale |
y-scale |
(/ (* x-scale y-scale) (- (* b b) (* a a))) |
(+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) |
1/2 |
(* 1/2 (cos (/ (* 2 (* angle (PI))) 180))) |
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)) |
(* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) |
(* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) |
(+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) |
(pow (* a (sin (* angle (/ (PI) 180)))) 2) |
(* a (sin (* angle (/ (PI) 180)))) |
(sin (* angle (/ (PI) 180))) |
(* angle (/ (PI) 180)) |
(/ (PI) 180) |
(pow (* b (cos (* angle (/ (PI) 180)))) 2) |
(* b (cos (* angle (/ (PI) 180)))) |
(cos (* angle (/ (PI) 180))) |
(/ -4 x-scale) |
-4 |
(/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale) |
(+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) |
(pow (* a (cos (* angle (/ (PI) 180)))) 2) |
(* a (cos (* angle (/ (PI) 180)))) |
(pow (* b (sin (* angle (/ (PI) 180)))) 2) |
(* b (sin (* angle (/ (PI) 180)))) |
(* y-scale y-scale) |
| Outputs |
|---|
(* (* -4 (* a a)) (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale))))) |
(/.f64 (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (* a a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
-4 |
#s(literal -4 binary64) |
(* a a) |
(*.f64 a a) |
a |
(/ (* b b) (* x-scale (* x-scale (* y-scale y-scale)))) |
(/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* b b) |
(*.f64 b b) |
b |
(* x-scale (* x-scale (* y-scale y-scale))) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
x-scale |
(* x-scale (* y-scale y-scale)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
0 |
#s(literal 0 binary64) |
(+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) |
(* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(- (* b b) (* a a)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(* b b) |
(*.f64 b b) |
b |
(* a a) |
(*.f64 a a) |
a |
(sin (/ (* 2 (* angle (PI))) 180)) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(/ (* 2 (* angle (PI))) 180) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(* 2 (* angle (PI))) |
(*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) |
2 |
#s(literal 2 binary64) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
angle |
(PI) |
(PI.f64) |
180 |
#s(literal 180 binary64) |
(* x-scale y-scale) |
(*.f64 x-scale y-scale) |
x-scale |
y-scale |
(* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
-4 |
#s(literal -4 binary64) |
(/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) |
(/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) |
(* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) |
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(- 1 (cos (/ (* 2 (* angle (PI))) 180))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
1 |
#s(literal 1 binary64) |
(cos (/ (* 2 (* angle (PI))) 180)) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b)) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (/ (* 2 (* angle (PI))) 180))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) |
(+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))) |
(* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(* x-scale (* y-scale (* x-scale y-scale))) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* y-scale (* x-scale y-scale)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))) (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))) (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
b |
(* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))))) |
(*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))) (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))) |
(+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))) (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))) |
-4 |
#s(literal -4 binary64) |
(* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) |
(/ (* a a) (* x-scale x-scale)) |
(/.f64 (/.f64 (*.f64 a a) x-scale) x-scale) |
(* a a) |
(*.f64 a a) |
a |
(* x-scale x-scale) |
(*.f64 x-scale x-scale) |
x-scale |
(+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) |
(/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) |
(pow (cos (* angle (* (PI) 1/180))) 4) |
(pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) |
(cos (* angle (* (PI) 1/180))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(* angle (* (PI) 1/180)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
angle |
(* (PI) 1/180) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
(PI) |
(PI.f64) |
1/180 |
#s(literal 1/180 binary64) |
4 |
#s(literal 4 binary64) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) |
(pow (sin (* angle (* (PI) 1/180))) 4) |
(pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) |
(sin (* angle (* (PI) 1/180))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* b (* b 0)) |
#s(literal 0 binary64) |
(* b 0) |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) |
-8 |
#s(literal -8 binary64) |
(* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(pow (cos (* angle (* (PI) 1/180))) 2) |
(pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(pow (sin (* angle (* (PI) 1/180))) 2) |
(pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(* x-scale (* x-scale (* y-scale y-scale))) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* x-scale (* y-scale y-scale)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(+ (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)) x-scale)) (*.f64 y-scale y-scale))) |
(* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
4 |
#s(literal 4 binary64) |
(- 1 (cos (/ (* 2 (* angle (PI))) 180))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
1 |
#s(literal 1 binary64) |
(cos (/ (* 2 (* angle (PI))) 180)) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(/ (* 2 (* angle (PI))) 180) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(* 2 (* angle (PI))) |
(*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) |
2 |
#s(literal 2 binary64) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
angle |
(PI) |
(PI.f64) |
180 |
#s(literal 180 binary64) |
(* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/ (- (* b b) (* a a)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(- (* b b) (* a a)) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(* b b) |
(*.f64 b b) |
b |
(* a a) |
(*.f64 a a) |
a |
(* x-scale y-scale) |
(*.f64 x-scale y-scale) |
x-scale |
y-scale |
(/ (* x-scale y-scale) (- (* b b) (* a a))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (/ (* 2 (* angle (PI))) 180))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) |
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)) x-scale)) (*.f64 y-scale y-scale)) |
(* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)) x-scale)) |
(* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))) x-scale) |
(+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(pow (* a (sin (* angle (/ (PI) 180)))) 2) |
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* a (sin (* angle (/ (PI) 180)))) |
(*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(sin (* angle (/ (PI) 180))) |
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) |
(* angle (/ (PI) 180)) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/ (PI) 180) |
(/.f64 (PI.f64) #s(literal 180 binary64)) |
(pow (* b (cos (* angle (/ (PI) 180)))) 2) |
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* b (cos (* angle (/ (PI) 180)))) |
(*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(cos (* angle (/ (PI) 180))) |
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) |
(/ -4 x-scale) |
(/.f64 #s(literal -4 binary64) x-scale) |
-4 |
#s(literal -4 binary64) |
(/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale) |
(+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(pow (* a (cos (* angle (/ (PI) 180)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* a (cos (* angle (/ (PI) 180)))) |
(*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(pow (* b (sin (* angle (/ (PI) 180)))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* b (sin (* angle (/ (PI) 180)))) |
(*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 91.6% | (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
| ✓ | accuracy | 91.3% | (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
| ✓ | accuracy | 88.8% | (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) |
| ✓ | accuracy | 40.2% | (PI.f64) |
| ✓ | accuracy | 92.1% | (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
| ✓ | accuracy | 91.8% | (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
| ✓ | accuracy | 91.4% | (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
| ✓ | accuracy | 40.2% | (PI.f64) |
| ✓ | accuracy | 91.9% | (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) |
| ✓ | accuracy | 90.8% | (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) |
| ✓ | accuracy | 88.8% | (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) |
| ✓ | accuracy | 40.2% | (PI.f64) |
| ✓ | accuracy | 98.8% | (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
| ✓ | accuracy | 95.8% | (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
| ✓ | accuracy | 95.1% | (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
| ✓ | accuracy | 94.8% | (*.f64 x-scale (*.f64 y-scale y-scale)) |
| 2.1s | 158× | 5 | exit |
| 523.0ms | 93× | 1 | valid |
| 44.0ms | 3× | 2 | valid |
| 3.0ms | 2× | 0 | valid |
Compiled 1980 to 103 computations (94.8% saved)
ival-mult: 406.0ms (28.1% of total)backward-pass: 342.0ms (23.7% of total)ival-cos: 208.0ms (14.4% of total)ival-sin: 146.0ms (10.1% of total)ival-pow: 117.0ms (8.1% of total)ival-div: 114.0ms (7.9% of total)ival-add: 45.0ms (3.1% of total)compiled-spec: 20.0ms (1.4% of total)...c/correct-round.rkt:119:19: 17.0ms (1.2% of total)ival-pi: 15.0ms (1% of total)ival-sub: 10.0ms (0.7% of total)const: 5.0ms (0.3% of total)| Inputs |
|---|
#<alt (* (* -4 (* a a)) (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale)))))> |
#<alt (* -4 (* a a))> |
#<alt (* a a)> |
#<alt (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale))))> |
#<alt (+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))))> |
#<alt (/ (* 2 (* angle (PI))) 180)> |
#<alt (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))> |
#<alt (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180)))> |
#<alt (+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0)> |
#<alt (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))> |
#<alt (* b (* b 0))> |
#<alt (* b 0)> |
#<alt (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)> |
#<alt (+ (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))> |
#<alt (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))))> |
#<alt (* x-scale (* y-scale y-scale))> |
#<alt (* x-scale (* x-scale (* y-scale y-scale)))> |
#<alt (PI)> |
#<alt (- 1 (cos (/ (* 2 (* angle (PI))) 180)))> |
#<alt (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))> |
#<alt (sin (/ (* 2 (* angle (PI))) 180))> |
#<alt (/ (* a a) (* x-scale x-scale))> |
#<alt (sin (* angle (* (PI) 1/180)))> |
#<alt (cos (* angle (* (PI) 1/180)))> |
#<alt (/ (- (* b b) (* a a)) (* x-scale y-scale))> |
#<alt (/ (* x-scale y-scale) (- (* b b) (* a a)))> |
| Outputs |
|---|
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))> |
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))> |
#<alt (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))> |
#<alt (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))> |
#<alt (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))> |
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))> |
#<alt (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))> |
#<alt (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))> |
#<alt (* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))> |
#<alt (* angle (+ (* -1/4374000 (/ (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))> |
#<alt (* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))))))> |
#<alt (* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/241061637600000000 (/ (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))))))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))> |
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))> |
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))> |
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))> |
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))> |
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/708588000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))> |
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* -1/16200 (/ (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (pow y-scale 2))) (+ (* -1/51018336000000 (/ (pow (PI) 6) (pow y-scale 2))) (+ (* -1/408146688000000 (/ (pow (PI) 6) (pow y-scale 2))) (* -1/6122200320000000 (/ (pow (PI) 6) (pow y-scale 2))))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2))))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -1/4050 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (+ (* -1/3149280000 (* (pow (PI) 4) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/396718580736000000000 (pow (PI) 8)) (+ (* -1/2777030065152000000000 (pow (PI) 8)) (* 1/32400 (* (pow (PI) 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<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 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 1/8100 (* (pow angle 2) (pow (PI) 2)))> |
#<alt (* (pow angle 2) (+ (* -1/787320000 (* (pow angle 2) (pow (PI) 4))) (* 1/8100 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* 1/191318760000000 (* (pow angle 2) (pow (PI) 6)))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/86782189536000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/191318760000000 (pow (PI) 6))))))))> |
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (* (pow angle 2) (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/4958982259200000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/6198727824000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/173564379072000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* 1/16200 (* (pow angle 2) (pow (PI) 2)))> |
#<alt (* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* 1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/173564379072000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/382637520000000 (pow (PI) 6)))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (* 1/90 (* angle (PI)))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (/ (pow a 2) (pow x-scale 2))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* -1 (/ (pow a 2) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))> |
#<alt (/ (pow b 2) (* x-scale y-scale))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))> |
#<alt (/ (pow b 2) (* x-scale y-scale))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))> |
#<alt (/ (pow b 2) (* x-scale y-scale))> |
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))> |
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))> |
#<alt (* -1 (/ (pow a 2) (* x-scale y-scale)))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))> |
#<alt (* -1 (/ (pow a 2) (* x-scale y-scale)))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))> |
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))> |
#<alt (* -1 (/ (* x-scale y-scale) (pow a 2)))> |
#<alt (+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 4))))> |
#<alt (+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 6))) (/ (* x-scale y-scale) (pow a 4)))))> |
#<alt (+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 8))) (/ (* x-scale y-scale) (pow a 6)))) (/ (* x-scale y-scale) (pow a 4)))))> |
#<alt (/ (* x-scale y-scale) (pow b 2))> |
#<alt (/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2))> |
#<alt (/ (* x-scale y-scale) (pow b 2))> |
#<alt (/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2))> |
#<alt (/ (* x-scale y-scale) (pow b 2))> |
#<alt (+ (/ (* x-scale y-scale) (pow b 2)) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 4)))> |
#<alt (+ (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 6)) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2)))> |
#<alt (+ (* (pow a 2) (- (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 8)) (* -1 (/ (* x-scale y-scale) (pow b 6))))) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2)))> |
#<alt (* -1 (/ (* x-scale y-scale) (pow a 2)))> |
#<alt (/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2))> |
#<alt (* -1 (/ (* x-scale y-scale) (pow a 2)))> |
#<alt (/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2))> |
207 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | angle | @ | inf | (+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))))) |
| 17.0ms | a | @ | 0 | (+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))))) |
| 16.0ms | x-scale | @ | 0 | (+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))))) |
| 8.0ms | angle | @ | 0 | (+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0) |
| 5.0ms | angle | @ | inf | (+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0) |
| 1× | batch-egg-rewrite |
| 5732× | *-lowering-*.f32 |
| 5732× | *-lowering-*.f64 |
| 3986× | /-lowering-/.f32 |
| 3986× | /-lowering-/.f64 |
| 1096× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 541 |
| 1 | 689 | 363 |
| 2 | 7737 | 359 |
| 0 | 8012 | 359 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* -4 (* a a)) (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale))))) |
(* -4 (* a a)) |
(* a a) |
(/ (* b b) (* x-scale (* x-scale (* y-scale y-scale)))) |
(+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))))) |
(/ (* 2 (* angle (PI))) 180) |
(/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) |
(* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) |
(+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0) |
(+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))) |
(* b (* b 0)) |
(* b 0) |
(/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) |
(+ (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))) |
(* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) |
(* x-scale (* y-scale y-scale)) |
(* x-scale (* x-scale (* y-scale y-scale))) |
(PI) |
(- 1 (cos (/ (* 2 (* angle (PI))) 180))) |
(/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))) |
(sin (/ (* 2 (* angle (PI))) 180)) |
(/ (* a a) (* x-scale x-scale)) |
(sin (* angle (* (PI) 1/180))) |
(cos (* angle (* (PI) 1/180))) |
(/ (- (* b b) (* a a)) (* x-scale y-scale)) |
(/ (* x-scale y-scale) (- (* b b) (* a a))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64)) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b b) x-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal -4 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 a a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) a) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) x-scale)) (neg.f64 (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 (/.f64 b x-scale) b) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 b (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) x-scale) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 y-scale y-scale)) x-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale) |
(pow.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale) (/.f64 b x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 b (*.f64 y-scale y-scale))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (/.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 x-scale y-scale) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(neg.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -180 binary64))) |
(/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 90 binary64) (*.f64 angle (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 90 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -2 binary64)) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 90 binary64) (*.f64 angle (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -2 binary64))) #s(literal 180 binary64)) |
(pow.f64 (/.f64 #s(literal 90 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -2 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) angle) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 180 binary64))) angle) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) y-scale) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 x-scale y-scale)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (neg.f64 y-scale)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) y-scale) x-scale) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) y-scale) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale))) (+.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) y-scale)) x-scale) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) y-scale)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) x-scale)) |
(*.f64 (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)) |
(+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))) |
(+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (+.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a))) (+.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 a b)) (-.f64 b a)) |
(+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 0 binary64)) |
(+.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b))) (*.f64 b (*.f64 b (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)) b) (*.f64 (*.f64 b (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 b b))) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 0 binary64)) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) b #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64))) (neg.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) b) |
(*.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) |
(fma.f64 b #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -8 binary64) x-scale) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 8 binary64)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 8 binary64)) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 8 binary64))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale))) (neg.f64 (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -8 binary64) x-scale) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale))))) x-scale) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) x-scale) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) y-scale) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) (*.f64 y-scale y-scale)) x-scale) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) (*.f64 x-scale y-scale)) y-scale) |
(pow.f64 (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 #s(literal -8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(*.f64 (/.f64 #s(literal -8 binary64) x-scale) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 #s(literal -8 binary64) x-scale)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal -8 binary64)) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) x-scale) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -8 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -8 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) x-scale) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) x-scale)) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 y-scale y-scale))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))))) (*.f64 #s(literal 2 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (-.f64 #s(literal 0 binary64) x-scale)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale y-scale)))) (*.f64 #s(literal 2 binary64) y-scale)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 y-scale y-scale) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 y-scale (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) |
(*.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 4 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(*.f64 y-scale (*.f64 x-scale y-scale)) |
(*.f64 (*.f64 y-scale y-scale) x-scale) |
(*.f64 (*.f64 x-scale y-scale) y-scale) |
(pow.f64 (*.f64 x-scale y-scale) #s(literal 2 binary64)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) |
(*.f64 y-scale (*.f64 (*.f64 x-scale y-scale) x-scale)) |
(*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) |
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) x-scale) |
(*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(*.f64 (*.f64 (*.f64 x-scale x-scale) y-scale) y-scale) |
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale) |
(*.f64 (*.f64 (*.f64 x-scale y-scale) x-scale) y-scale) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (PI.f64)))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (PI.f64))) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (PI.f64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale)) (neg.f64 (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) x-scale) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) y-scale) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) (*.f64 y-scale y-scale)) x-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) (*.f64 x-scale y-scale)) y-scale) |
(pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))) |
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) x-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) x-scale)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) x-scale) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y-scale y-scale))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))))) |
(neg.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/.f64 #s(literal 1 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (/.f64 (*.f64 a a) x-scale) x-scale) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 x-scale x-scale)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a a) x-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (/.f64 a x-scale) a) x-scale) |
(pow.f64 (/.f64 a x-scale) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(*.f64 (/.f64 a x-scale) (/.f64 a x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale x-scale)) a) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (neg.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) y-scale) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (*.f64 (*.f64 x-scale y-scale) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (*.f64 (*.f64 x-scale y-scale) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 (*.f64 x-scale y-scale) (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 x-scale y-scale)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (neg.f64 y-scale)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) x-scale) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))) (+.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) (+.f64 (*.f64 a a) (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 b a) (*.f64 x-scale y-scale))) |
(*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (+.f64 a b) x-scale) (/.f64 (-.f64 b a) y-scale)) |
(*.f64 (/.f64 (+.f64 a b) y-scale) (/.f64 (-.f64 b a) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) (+.f64 a b)) (-.f64 b a)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) |
(*.f64 x-scale (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 y-scale (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 y-scale (*.f64 x-scale (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) |
(*.f64 (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) |
(*.f64 (/.f64 x-scale (+.f64 a b)) (/.f64 y-scale (-.f64 b a))) |
(*.f64 (/.f64 y-scale (+.f64 a b)) (/.f64 x-scale (-.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a))) (+.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) y-scale) |
| 1× | egg-herbie |
| 6218× | *-lowering-*.f32 |
| 6218× | *-lowering-*.f64 |
| 5870× | +-lowering-+.f64 |
| 5870× | +-lowering-+.f32 |
| 1462× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 989 | 35497 |
| 1 | 3933 | 29300 |
| 0 | 8271 | 29300 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* 1/90 (* angle (PI))) |
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) |
(* angle (+ (* -1/4374000 (/ (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))) |
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))))))) |
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/241061637600000000 (/ (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))))))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/708588000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* -1/16200 (/ (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (pow y-scale 2))) (+ (* -1/51018336000000 (/ (pow (PI) 6) (pow y-scale 2))) (+ (* -1/408146688000000 (/ (pow (PI) 6) (pow y-scale 2))) (* -1/6122200320000000 (/ (pow (PI) 6) (pow y-scale 2))))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2))))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -1/4050 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (+ (* -1/3149280000 (* (pow (PI) 4) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/396718580736000000000 (pow (PI) 8)) (+ (* -1/2777030065152000000000 (pow (PI) 8)) (* 1/32400 (* (pow (PI) 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 1/8100 (* (pow angle 2) (pow (PI) 2))) |
(* (pow angle 2) (+ (* -1/787320000 (* (pow angle 2) (pow (PI) 4))) (* 1/8100 (pow (PI) 2)))) |
(* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* 1/191318760000000 (* (pow angle 2) (pow (PI) 6))))))) |
(* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/86782189536000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/191318760000000 (pow (PI) 6)))))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (* (pow angle 2) (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/4958982259200000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/6198727824000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/173564379072000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* 1/16200 (* (pow angle 2) (pow (PI) 2))) |
(* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/173564379072000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/382637520000000 (pow (PI) 6)))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2)))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(* 1/90 (* angle (PI))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(/ (pow a 2) (pow x-scale 2)) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* -1 (/ (pow a 2) (* x-scale y-scale))) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(/ (pow b 2) (* x-scale y-scale)) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(/ (pow b 2) (* x-scale y-scale)) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(/ (pow b 2) (* x-scale y-scale)) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(* -1 (/ (pow a 2) (* x-scale y-scale))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(* -1 (/ (pow a 2) (* x-scale y-scale))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(* -1 (/ (* x-scale y-scale) (pow a 2))) |
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 4)))) |
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 6))) (/ (* x-scale y-scale) (pow a 4))))) |
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 8))) (/ (* x-scale y-scale) (pow a 6)))) (/ (* x-scale y-scale) (pow a 4))))) |
(/ (* x-scale y-scale) (pow b 2)) |
(/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2)) |
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2)) |
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2)) |
(/ (* x-scale y-scale) (pow b 2)) |
(/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2)) |
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2)) |
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2)) |
(/ (* x-scale y-scale) (pow b 2)) |
(+ (/ (* x-scale y-scale) (pow b 2)) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 4))) |
(+ (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 6)) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2))) |
(+ (* (pow a 2) (- (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 8)) (* -1 (/ (* x-scale y-scale) (pow b 6))))) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2))) |
(* -1 (/ (* x-scale y-scale) (pow a 2))) |
(/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2)) |
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2)) |
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2)) |
(* -1 (/ (* x-scale y-scale) (pow a 2))) |
(/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2)) |
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2)) |
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2)) |
| Outputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) |
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) |
(* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) |
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) |
(* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale))) |
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)) |
(/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)) |
(/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)) |
(/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale))) |
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale))) |
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) |
(* angle (+ (* -1/4374000 (/ (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))) |
(*.f64 angle (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))))))) |
(*.f64 angle (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) (*.f64 #s(literal 1/708588000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale))))))) |
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/241061637600000000 (/ (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))))))) |
(*.f64 angle (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 x-scale y-scale)))))))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b)))) |
(* (pow b 2) (sin (* 1/90 (* angle (PI))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))))) |
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))) |
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))))))) |
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/708588000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))) |
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) #s(literal 1/393660000 binary64)))) (*.f64 x-scale x-scale))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* -1/16200 (/ (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (pow y-scale 2))) (+ (* -1/51018336000000 (/ (pow (PI) 6) (pow y-scale 2))) (+ (* -1/408146688000000 (/ (pow (PI) 6) (pow y-scale 2))) (* -1/6122200320000000 (/ (pow (PI) 6) (pow y-scale 2))))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2))))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) #s(literal 1/393660000 binary64)))) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/2040733440000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 13/1224440064000000 binary64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 y-scale y-scale)) #s(literal -17/765275040000000 binary64))))) (*.f64 x-scale x-scale))))))))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)))) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -1/4050 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -1/4050 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4050 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4050 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/2040733440000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 13/1224440064000000 binary64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 y-scale y-scale)))))))) |
(* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (+ (* -1/3149280000 (* (pow (PI) 4) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/396718580736000000000 (pow (PI) 8)) (+ (* -1/2777030065152000000000 (pow (PI) 8)) (* 1/32400 (* (pow (PI) 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4050 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/2040733440000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 13/1224440064000000 binary64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 y-scale y-scale)))))))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 1/8100 (* (pow angle 2) (pow (PI) 2))) |
(*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))) |
(* (pow angle 2) (+ (* -1/787320000 (* (pow angle 2) (pow (PI) 4))) (* 1/8100 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/787320000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64)))) |
(* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* 1/191318760000000 (* (pow angle 2) (pow (PI) 6))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 #s(literal 1/191318760000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64))))))) |
(* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/86782189536000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/191318760000000 (pow (PI) 6)))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/86782189536000000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 8 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/191318760000000 binary64)))))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* 2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64)))))))) |
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal 1/23914845000000 binary64)))))))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (* (pow angle 2) (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal 1/23914845000000 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64))))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/4958982259200000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/6198727824000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/173564379072000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal 1/23914845000000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 8 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/2711943423000000000 binary64)))))))))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(* 1/16200 (* (pow angle 2) (pow (PI) 2))) |
(*.f64 (*.f64 #s(literal 1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))) |
(* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/1574640000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 1/382637520000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/1574640000 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/173564379072000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/382637520000000 (pow (PI) 6)))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/173564379072000000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 8 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/382637520000000 binary64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/1574640000 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64)))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))) |
(+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) |
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* 1/90 (* angle (PI))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(/ (pow a 2) (pow x-scale 2)) |
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) |
(* 1/180 (* angle (PI))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64)) (*.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(* -1 (/ (pow a 2) (* x-scale y-scale))) |
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (pow b 2) (* x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(/ (pow b 2) (* x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))))) |
(/ (pow b 2) (* x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(* -1 (/ (pow a 2) (* x-scale y-scale))) |
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))) |
(* -1 (/ (pow a 2) (* x-scale y-scale))) |
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))) |
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (/ (* x-scale y-scale) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 4)))) |
(-.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) |
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 6))) (/ (* x-scale y-scale) (pow a 4))))) |
(-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (pow.f64 a #s(literal 6 binary64)))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a a))) |
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 8))) (/ (* x-scale y-scale) (pow a 6)))) (/ (* x-scale y-scale) (pow a 4))))) |
(-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (neg.f64 (pow.f64 a #s(literal 8 binary64)))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 6 binary64))))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a a))) |
(/ (* x-scale y-scale) (pow b 2)) |
(/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) |
(/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2)) |
(/.f64 (-.f64 (+.f64 (+.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ (* x-scale y-scale) (pow b 2)) |
(/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) |
(/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2)) |
(/.f64 (-.f64 (+.f64 (+.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ (* x-scale y-scale) (pow b 2)) |
(/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) |
(+ (/ (* x-scale y-scale) (pow b 2)) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 4))) |
(+.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 6)) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2))) |
(+.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 4 binary64)))))) |
(+ (* (pow a 2) (- (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 8)) (* -1 (/ (* x-scale y-scale) (pow b 6))))) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2))) |
(+.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (/ (* x-scale y-scale) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a))) (*.f64 a a)) |
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a))) (*.f64 a a)) |
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) |
(* -1 (/ (* x-scale y-scale) (pow a 2))) |
(/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a))) (*.f64 a a)) |
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a))) (*.f64 a a)) |
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a)) |
Compiled 229744 to 7320 computations (96.8% saved)
17 alts after pruning (15 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2292 | 13 | 2305 |
| Fresh | 14 | 2 | 16 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2309 | 17 | 2326 |
| Status | Accuracy | Program |
|---|---|---|
| 57.3% | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) | |
| ▶ | 72.3% | (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) |
| ▶ | 57.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
| 25.3% | (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) y-scale)) | |
| 45.6% | (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) x-scale))))) #s(literal 0 binary64)) | |
| 51.8% | (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 a x-scale) (/.f64 a x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64)) | |
| 63.2% | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)) | |
| ▶ | 50.8% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale))) |
| 65.0% | (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) | |
| 71.1% | (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) | |
| ▶ | 60.9% | (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale)) |
| ✓ | 52.6% | (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
| 60.7% | (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b)) | |
| 71.9% | (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale)))) | |
| ▶ | 62.1% | (*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
| 46.8% | (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) | |
| ✓ | 34.2% | #s(literal 0 binary64) |
Compiled 1272 to 674 computations (47% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x-scale (*.f64 x-scale y-scale)) |
| ✓ | cost-diff | 0 | (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
| ✓ | cost-diff | 0 | (/.f64 x-scale (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -4 binary64) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale)) |
| ✓ | cost-diff | 0 | (/.f64 b x-scale) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -4 binary64) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) |
| 6164× | *-lowering-*.f32 |
| 6164× | *-lowering-*.f64 |
| 3696× | /-lowering-/.f32 |
| 3696× | /-lowering-/.f64 |
| 2794× | associate-/l/ |
Useful iterations: 7 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 244 |
| 1 | 124 | 226 |
| 2 | 564 | 218 |
| 3 | 3579 | 214 |
| 4 | 4512 | 214 |
| 5 | 4805 | 214 |
| 6 | 4829 | 214 |
| 7 | 4829 | 213 |
| 8 | 5761 | 213 |
| 9 | 5886 | 213 |
| 10 | 5887 | 213 |
| 11 | 5887 | 213 |
| 12 | 6104 | 213 |
| 13 | 6113 | 213 |
| 14 | 6113 | 213 |
| 0 | 8065 | 213 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* -4 (* a a)) (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b))) |
(* -4 (* a a)) |
-4 |
(* a a) |
a |
(* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b)) |
(/ (* x-scale y-scale) b) |
(* x-scale y-scale) |
x-scale |
y-scale |
b |
(* b (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))) |
b |
(* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))) |
(/ (/ b x-scale) (* x-scale (* y-scale y-scale))) |
(/ b x-scale) |
x-scale |
(* x-scale (* y-scale y-scale)) |
(* y-scale y-scale) |
y-scale |
(* -4 (* a a)) |
-4 |
(* a a) |
a |
(* (* -4 (* a a)) (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale)) |
(* -4 (* a a)) |
-4 |
(* a a) |
a |
(/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale) |
(/ (/ (* b b) x-scale) (* x-scale y-scale)) |
(/ (* b b) x-scale) |
(* b b) |
b |
x-scale |
(* x-scale y-scale) |
y-scale |
(* (/ -4 (* x-scale (/ x-scale (* a a)))) (/ (* b b) (* y-scale y-scale))) |
(/ -4 (* x-scale (/ x-scale (* a a)))) |
-4 |
(* x-scale (/ x-scale (* a a))) |
x-scale |
(/ x-scale (* a a)) |
(* a a) |
a |
(/ (* b b) (* y-scale y-scale)) |
(* b b) |
b |
(* y-scale y-scale) |
y-scale |
(/ 1 (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b))))) |
1 |
(/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b)))) |
(* y-scale (* x-scale (* x-scale y-scale))) |
y-scale |
(* x-scale (* x-scale y-scale)) |
x-scale |
(* x-scale y-scale) |
(* (* a a) (* -4 (* b b))) |
(* a a) |
a |
(* -4 (* b b)) |
-4 |
(* b b) |
b |
| Outputs |
|---|
(/ (* -4 (* a a)) (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b)) |
(* -4 (* a a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
-4 |
#s(literal -4 binary64) |
(* a a) |
(*.f64 a a) |
a |
(* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(* x-scale y-scale) |
(*.f64 x-scale y-scale) |
x-scale |
y-scale |
b |
(* b (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b)) |
b |
(* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b)) |
(/ (/ b x-scale) (* x-scale (* y-scale y-scale))) |
(/.f64 b (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(/ b x-scale) |
(/.f64 b x-scale) |
x-scale |
(* x-scale (* y-scale y-scale)) |
(*.f64 y-scale (*.f64 x-scale y-scale)) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(* -4 (* a a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
-4 |
#s(literal -4 binary64) |
(* a a) |
(*.f64 a a) |
a |
(* (* -4 (* a a)) (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b)) |
(* -4 (* a a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
-4 |
#s(literal -4 binary64) |
(* a a) |
(*.f64 a a) |
a |
(/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale) |
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b)) |
(/ (/ (* b b) x-scale) (* x-scale y-scale)) |
(/.f64 b (/.f64 (*.f64 y-scale (*.f64 x-scale x-scale)) b)) |
(/ (* b b) x-scale) |
(/.f64 b (/.f64 x-scale b)) |
(* b b) |
(*.f64 b b) |
b |
x-scale |
(* x-scale y-scale) |
(*.f64 x-scale y-scale) |
y-scale |
(* (/ -4 (* x-scale (/ x-scale (* a a)))) (/ (* b b) (* y-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b)) |
(/ -4 (* x-scale (/ x-scale (* a a)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)) |
-4 |
#s(literal -4 binary64) |
(* x-scale (/ x-scale (* a a))) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
x-scale |
(/ x-scale (* a a)) |
(/.f64 x-scale (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
a |
(/ (* b b) (* y-scale y-scale)) |
(/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) |
(* b b) |
(*.f64 b b) |
b |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(/ 1 (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b)) |
1 |
#s(literal 1 binary64) |
(/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 y-scale (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale x-scale)) a) a)) b) b) #s(literal -4 binary64)) |
(* y-scale (* x-scale (* x-scale y-scale))) |
(*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) |
y-scale |
(* x-scale (* x-scale y-scale)) |
(*.f64 y-scale (*.f64 x-scale x-scale)) |
x-scale |
(* x-scale y-scale) |
(*.f64 x-scale y-scale) |
(* (* a a) (* -4 (* b b))) |
(*.f64 (*.f64 a a) (*.f64 b (*.f64 #s(literal -4 binary64) b))) |
(* a a) |
(*.f64 a a) |
a |
(* -4 (* b b)) |
(*.f64 b (*.f64 #s(literal -4 binary64) b)) |
-4 |
#s(literal -4 binary64) |
(* b b) |
(*.f64 b b) |
b |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
| ✓ | accuracy | 93.7% | (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) |
| ✓ | accuracy | 79.7% | (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
| ✓ | accuracy | 75.0% | (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
| ✓ | accuracy | 91.6% | (*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
| ✓ | accuracy | 87.5% | (/.f64 x-scale (*.f64 a a)) |
| ✓ | accuracy | 78.0% | (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)) |
| ✓ | accuracy | 76.1% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale))) |
| ✓ | accuracy | 92.9% | (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale) |
| ✓ | accuracy | 89.3% | (/.f64 (*.f64 b b) x-scale) |
| ✓ | accuracy | 88.9% | (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) |
| ✓ | accuracy | 73.7% | (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale)) |
| ✓ | accuracy | 94.3% | (*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
| ✓ | accuracy | 90.0% | (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) |
| ✓ | accuracy | 87.6% | (*.f64 x-scale (*.f64 y-scale y-scale)) |
| ✓ | accuracy | 74.3% | (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -4 binary64) (*.f64 a a)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)) |
| ✓ | accuracy | 91.7% | (/.f64 (*.f64 x-scale y-scale) b) |
| ✓ | accuracy | 74.0% | (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) |
| 163.0ms | 256× | 0 | valid |
Compiled 317 to 36 computations (88.6% saved)
ival-mult: 29.0ms (57.3% of total)ival-div: 21.0ms (41.5% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* -4 (* a a)) (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b)))> |
#<alt (* -4 (* a a))> |
#<alt (* a a)> |
#<alt (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b))> |
#<alt (* b (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))))> |
#<alt (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))> |
#<alt (/ (/ b x-scale) (* x-scale (* y-scale y-scale)))> |
#<alt (/ b x-scale)> |
#<alt (* (* -4 (* a a)) (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale))> |
#<alt (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale)> |
#<alt (* (/ -4 (* x-scale (/ x-scale (* a a)))) (/ (* b b) (* y-scale y-scale)))> |
#<alt (/ -4 (* x-scale (/ x-scale (* a a))))> |
#<alt (* x-scale (/ x-scale (* a a)))> |
#<alt (/ x-scale (* a a))> |
#<alt (/ 1 (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b)))))> |
#<alt (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b))))> |
#<alt (* y-scale (* x-scale (* x-scale y-scale)))> |
#<alt (* x-scale (* x-scale y-scale))> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (* x-scale (* y-scale y-scale))> |
#<alt (/ (/ (* b b) x-scale) (* x-scale y-scale))> |
#<alt (/ (* b b) x-scale)> |
#<alt (/ (* b b) (* y-scale y-scale))> |
#<alt (* (* a a) (* -4 (* b b)))> |
| Outputs |
|---|
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (* -4 (pow a 2))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (/ b x-scale)> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (/ x-scale (pow a 2))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (* (pow x-scale 2) y-scale)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) x-scale)> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (/ (pow b 2) (pow y-scale 2))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
195 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 42.0ms | y-scale | @ | 0 | (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b)))) |
| 2.0ms | x-scale | @ | inf | (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) |
| 1.0ms | x-scale | @ | inf | (* x-scale (* x-scale y-scale)) |
| 1.0ms | a | @ | 0 | (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))) |
| 1.0ms | x-scale | @ | 0 | (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))) |
| 1× | batch-egg-rewrite |
| 4614× | *-lowering-*.f32 |
| 4614× | *-lowering-*.f64 |
| 4024× | /-lowering-/.f32 |
| 4024× | /-lowering-/.f64 |
| 1400× | frac-2neg |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 179 |
| 1 | 213 | 160 |
| 2 | 1775 | 152 |
| 3 | 7993 | 151 |
| 0 | 8062 | 151 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* -4 (* a a)) (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b))) |
(* -4 (* a a)) |
(* a a) |
(* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b)) |
(* b (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))) |
(* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))) |
(/ (/ b x-scale) (* x-scale (* y-scale y-scale))) |
(/ b x-scale) |
(* (* -4 (* a a)) (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale)) |
(/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale) |
(* (/ -4 (* x-scale (/ x-scale (* a a)))) (/ (* b b) (* y-scale y-scale))) |
(/ -4 (* x-scale (/ x-scale (* a a)))) |
(* x-scale (/ x-scale (* a a))) |
(/ x-scale (* a a)) |
(/ 1 (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b))))) |
(/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b)))) |
(* y-scale (* x-scale (* x-scale y-scale))) |
(* x-scale (* x-scale y-scale)) |
(/ (* x-scale y-scale) b) |
(* x-scale (* y-scale y-scale)) |
(/ (/ (* b b) x-scale) (* x-scale y-scale)) |
(/ (* b b) x-scale) |
(/ (* b b) (* y-scale y-scale)) |
(* (* a a) (* -4 (* b b))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) |
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) |
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b)) |
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale) |
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))) |
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale)) |
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b)) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 a a) #s(literal -4 binary64)) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) a))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) a) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) a) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 a a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) a) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x-scale y-scale) b)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))) |
(/.f64 y-scale (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (*.f64 x-scale y-scale) (neg.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 b (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 y-scale (/.f64 x-scale (*.f64 b b))))) |
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) |
(/.f64 (*.f64 x-scale x-scale) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) (/.f64 b y-scale)) |
(/.f64 (/.f64 x-scale (/.f64 b (*.f64 x-scale y-scale))) (/.f64 b y-scale)) |
(/.f64 (*.f64 y-scale (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b))) #s(literal 2 binary64)) |
(*.f64 x-scale (/.f64 (/.f64 y-scale b) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 y-scale (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b b))) |
(*.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) b)) |
(*.f64 (*.f64 x-scale y-scale) (*.f64 y-scale (/.f64 x-scale (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal 1 binary64)) |
(*.f64 (*.f64 y-scale y-scale) (pow.f64 (/.f64 x-scale b) #s(literal 2 binary64))) |
(*.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 x-scale b) (/.f64 x-scale b))) |
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) |
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 b b))) |
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 2 binary64))) |
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (/.f64 x-scale (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) (*.f64 x-scale x-scale)) |
(*.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) y-scale) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 y-scale b) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b)) |
(*.f64 (/.f64 y-scale b) (/.f64 x-scale (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(*.f64 (/.f64 y-scale (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) (/.f64 y-scale b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 x-scale (/.f64 b (*.f64 x-scale y-scale))) (/.f64 y-scale b)) |
(*.f64 (/.f64 (/.f64 y-scale b) (/.f64 b (*.f64 x-scale y-scale))) x-scale) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) b) (*.f64 x-scale y-scale)) |
(*.f64 (*.f64 y-scale (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale y-scale)) |
(*.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b))) (exp.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) |
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) |
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b)) |
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale) |
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))) |
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale)) |
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b)) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (/.f64 x-scale b))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) x-scale) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale y-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 y-scale y-scale)) x-scale) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (/.f64 x-scale b)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) x-scale)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 a (*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))) |
(*.f64 a (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 b x-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a a)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 x-scale b)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 y-scale y-scale)) (/.f64 b (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) x-scale) (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(*.f64 (*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
(*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 b x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -4 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))) |
(neg.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 b (*.f64 x-scale x-scale)) y-scale))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale b)) |
(/.f64 (/.f64 b (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale x-scale))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale)) x-scale) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) y-scale) y-scale) |
(/.f64 (neg.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale))))) x-scale) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(*.f64 (/.f64 b x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 b x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 b (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) b) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale x-scale))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(*.f64 (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) #s(literal 1 binary64))) |
(/.f64 b x-scale) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale b)) |
(/.f64 #s(literal -1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) x-scale)) |
(pow.f64 (/.f64 x-scale b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 b x-scale) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b x-scale)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) b) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (pow.f64 (/.f64 x-scale b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale b) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) |
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) |
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b)) |
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale) |
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))) |
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale)) |
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b)) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) (/.f64 (/.f64 b (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(neg.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) b)) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 b (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)) (*.f64 x-scale y-scale))) |
(/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 b (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) y-scale) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) (/.f64 #s(literal 1 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(/.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 (/.f64 b (/.f64 y-scale b)) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 b (*.f64 x-scale (/.f64 x-scale b))) (*.f64 y-scale y-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b b)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale) (*.f64 x-scale y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal 2 binary64)) |
(*.f64 b (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) b) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b y-scale) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 b (/.f64 x-scale b))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 x-scale b) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 b (*.f64 x-scale (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) (/.f64 b y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 y-scale b) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 y-scale (/.f64 x-scale (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 y-scale b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) #s(literal -1 binary64)) (/.f64 b y-scale)) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64)) (/.f64 b y-scale)) |
(*.f64 (pow.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) |
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) |
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b)) |
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale) |
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))) |
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale)) |
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b)) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 a a))) |
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) x-scale))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 4 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a))) |
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) x-scale)) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)) |
(*.f64 (/.f64 a (/.f64 x-scale a)) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) #s(literal 4 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) x-scale) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (*.f64 a a)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a)) a) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) |
(neg.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 x-scale (/.f64 a (/.f64 x-scale a))) |
(/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 x-scale x-scale) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 x-scale x-scale) (*.f64 a a)) |
(/.f64 (/.f64 x-scale a) (/.f64 a x-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/.f64 (/.f64 x-scale (/.f64 a x-scale)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x-scale x-scale) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 x-scale (/.f64 a x-scale))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x-scale a) #s(literal 2 binary64)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(*.f64 (/.f64 x-scale (*.f64 a a)) x-scale) |
(*.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) |
(*.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 x-scale a) (/.f64 x-scale a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 x-scale x-scale) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x-scale (/.f64 a x-scale)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 x-scale a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 x-scale (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x-scale a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 x-scale a) a) |
(/.f64 (/.f64 x-scale a) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (/.f64 x-scale a)) #s(literal -1 binary64)) |
(*.f64 x-scale (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 x-scale (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 a a))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) x-scale) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64))) |
(*.f64 (/.f64 x-scale a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x-scale a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(*.f64 (pow.f64 (/.f64 a (/.f64 x-scale a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 x-scale a)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) |
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) |
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b)) |
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale) |
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))) |
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale)) |
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b)) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))))) |
(/.f64 y-scale (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) |
(/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))) |
(/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 a a) y-scale)) |
(/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(/.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))) |
(/.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a)) #s(literal -4 binary64)) |
(/.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) #s(literal -4 binary64)) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) b)) b) |
(/.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 #s(literal -4 binary64) a)) a) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a)) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 #s(literal -4 binary64) a))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) |
(*.f64 y-scale (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a (*.f64 #s(literal -4 binary64) a)))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))) |
(*.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 y-scale (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
(*.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) |
(*.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a)))) |
(*.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -1 binary64))) |
(*.f64 (/.f64 y-scale b) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (*.f64 x-scale y-scale) a)) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a)))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) a) (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 (*.f64 x-scale y-scale) (*.f64 b b))) |
(*.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) |
(*.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a))) |
(*.f64 (/.f64 y-scale (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a)))) |
(*.f64 (/.f64 y-scale a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 y-scale a)) |
(*.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 y-scale (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 (*.f64 x-scale y-scale) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a)) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(*.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) (*.f64 x-scale y-scale)) |
(*.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) #s(literal -1 binary64)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 a a) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 x-scale y-scale) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) x-scale) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a y-scale) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) #s(literal -1 binary64)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 y-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 y-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) #s(literal -1 binary64)) (/.f64 y-scale b)) |
(*.f64 (pow.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) #s(literal -1 binary64)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) |
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x-scale y-scale) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) |
(*.f64 y-scale (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)) |
(*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) |
(*.f64 (*.f64 y-scale y-scale) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) x-scale) |
(*.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale) |
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(*.f64 (pow.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64)) (pow.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) y-scale) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 y-scale y-scale)) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(*.f64 y-scale (*.f64 x-scale x-scale)) |
(*.f64 (*.f64 x-scale y-scale) x-scale) |
(*.f64 (*.f64 x-scale x-scale) y-scale) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))) |
(/.f64 x-scale (/.f64 b y-scale)) |
(/.f64 y-scale (/.f64 b x-scale)) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x-scale y-scale))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1 binary64)) |
(*.f64 x-scale (/.f64 y-scale b)) |
(*.f64 y-scale (/.f64 x-scale b)) |
(*.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 x-scale b) y-scale) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 x-scale y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y-scale b) x-scale) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 x-scale #s(literal 1 binary64)) (pow.f64 (/.f64 y-scale b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale b) #s(literal 1 binary64)) (pow.f64 x-scale #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (pow.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(neg.f64 (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 1 binary64) x-scale)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) #s(literal -1 binary64)) |
(/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(*.f64 y-scale (*.f64 x-scale y-scale)) |
(*.f64 (*.f64 x-scale y-scale) y-scale) |
(*.f64 (*.f64 y-scale y-scale) x-scale) |
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(*.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(*.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal 1 binary64))) |
(/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) |
(/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (/.f64 b (/.f64 x-scale b)) (*.f64 x-scale y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 b y-scale) (*.f64 x-scale (/.f64 x-scale b))) |
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 x-scale b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 b b))) |
(/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 y-scale b)) |
(/.f64 (/.f64 b (*.f64 x-scale (/.f64 x-scale b))) y-scale) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b b)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) x-scale) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale) x-scale) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 x-scale y-scale))) x-scale) |
(pow.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale))) |
(*.f64 b (/.f64 b (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 b x-scale) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b y-scale) (/.f64 b (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (*.f64 y-scale (/.f64 x-scale (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale b))) |
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 b y-scale)) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b b)))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale y-scale))) b) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))) |
(/.f64 b (/.f64 x-scale b)) |
(/.f64 (*.f64 b b) x-scale) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 x-scale (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) |
(pow.f64 (/.f64 x-scale (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b x-scale)) |
(*.f64 (/.f64 b x-scale) b) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 x-scale b))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale (*.f64 b b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b y-scale)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 y-scale)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(neg.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) y-scale))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) y-scale)) |
(/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (*.f64 b b) (*.f64 y-scale y-scale)) |
(/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 b y-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 b y-scale) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 2 binary64))) |
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 b y-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) b) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 b y-scale) #s(literal 1 binary64)) (pow.f64 (/.f64 b y-scale) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(neg.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 a (neg.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(*.f64 (*.f64 a a) (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 b b)) |
(*.f64 b (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) b))) |
(*.f64 b (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)) |
(*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) a))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 a a) b)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 b b))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) a) |
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64)) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) b)) b) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) b) |
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 (*.f64 a a) b) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) |
| 1× | egg-herbie |
| 7916× | *-lowering-*.f32 |
| 7916× | *-lowering-*.f64 |
| 2798× | associate-*r* |
| 2608× | associate-*l* |
| 2364× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 8820 |
| 1 | 83 | 6804 |
| 2 | 323 | 5916 |
| 3 | 1998 | 5508 |
| 4 | 2558 | 5508 |
| 5 | 2576 | 5508 |
| 6 | 2576 | 5508 |
| 0 | 8347 | 5508 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(* -4 (pow a 2)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(/ b x-scale) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(/ x-scale (pow a 2)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(* (pow x-scale 2) y-scale) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) x-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(/ (pow b 2) (pow y-scale 2)) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
| Outputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(* -4 (pow a 2)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2)) |
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(/ b x-scale) |
(/.f64 b x-scale) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(* -4 (/ (pow a 2) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ (pow x-scale 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(/ x-scale (pow a 2)) |
(/.f64 x-scale (*.f64 a a)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* (pow x-scale 2) y-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) (* (pow x-scale 2) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) x-scale) |
(/.f64 (*.f64 b b) x-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(/ (pow b 2) (pow y-scale 2)) |
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
Compiled 59282 to 3363 computations (94.3% saved)
19 alts after pruning (17 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3154 | 17 | 3171 |
| Fresh | 10 | 0 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 1 | 2 |
| Total | 3169 | 19 | 3188 |
| Status | Accuracy | Program |
|---|---|---|
| 68.8% | (/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b)) | |
| 68.3% | (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))) | |
| 63.9% | (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) | |
| 67.0% | (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) | |
| ▶ | 62.4% | (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
| 69.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) | |
| 91.1% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a))) | |
| 68.8% | (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale)) | |
| 75.5% | (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale))) | |
| 68.4% | (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) | |
| ▶ | 65.3% | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale))) |
| ▶ | 91.6% | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
| 79.1% | (*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a)) | |
| 57.1% | (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a)) a) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale))) | |
| 75.6% | (*.f64 b (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)) | |
| ✓ | 62.1% | (*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
| ▶ | 82.8% | (*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
| ▶ | 63.6% | (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
| ✓ | 34.2% | #s(literal 0 binary64) |
Compiled 790 to 494 computations (37.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
| ✓ | cost-diff | 64 | (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 b (*.f64 a b))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
| ✓ | cost-diff | 0 | (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -4 binary64) b) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) |
| ✓ | cost-diff | 0 | (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x-scale y-scale) b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -4 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
| 6968× | *-lowering-*.f32 |
| 6968× | *-lowering-*.f64 |
| 3004× | /-lowering-/.f32 |
| 3004× | /-lowering-/.f64 |
| 1724× | neg-lowering-neg.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 314 |
| 1 | 121 | 283 |
| 2 | 520 | 238 |
| 3 | 3296 | 237 |
| 4 | 4934 | 236 |
| 0 | 8246 | 236 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (* -4 a) (/ (* x-scale y-scale) b)) (/ a (/ (* x-scale y-scale) b))) |
(/ (* -4 a) (/ (* x-scale y-scale) b)) |
(* -4 a) |
-4 |
a |
(/ (* x-scale y-scale) b) |
(* x-scale y-scale) |
x-scale |
y-scale |
b |
(/ a (/ (* x-scale y-scale) b)) |
(* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a)) |
b |
(* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a) |
(* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) |
a |
(/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale)))) |
-4 |
(/ (* x-scale y-scale) (/ b (* x-scale y-scale))) |
(* x-scale y-scale) |
x-scale |
y-scale |
(/ b (* x-scale y-scale)) |
(* (/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) (/ b (* y-scale y-scale))) |
(/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) |
(* -4 b) |
-4 |
b |
(/ x-scale (/ a (/ x-scale a))) |
x-scale |
(/ a (/ x-scale a)) |
a |
(/ x-scale a) |
(/ b (* y-scale y-scale)) |
(* y-scale y-scale) |
y-scale |
(/ (* -4 (* a (* b (* a b)))) (* x-scale (* x-scale (* y-scale y-scale)))) |
(* -4 (* a (* b (* a b)))) |
-4 |
(* a (* b (* a b))) |
a |
(* b (* a b)) |
b |
(* a b) |
(* x-scale (* x-scale (* y-scale y-scale))) |
x-scale |
(* x-scale (* y-scale y-scale)) |
(* y-scale y-scale) |
y-scale |
(neg (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b))))) |
(/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b)))) |
(/ 4 (/ x-scale (/ a (/ x-scale a)))) |
4 |
(/ x-scale (/ a (/ x-scale a))) |
x-scale |
(/ a (/ x-scale a)) |
a |
(/ x-scale a) |
(* y-scale (/ y-scale (* b b))) |
y-scale |
(/ y-scale (* b b)) |
(* b b) |
b |
| Outputs |
|---|
(* (/ (* -4 a) (/ (* x-scale y-scale) b)) (/ a (/ (* x-scale y-scale) b))) |
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ (* -4 a) (/ (* x-scale y-scale) b)) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
-4 |
#s(literal -4 binary64) |
a |
(/ (* x-scale y-scale) b) |
(/.f64 x-scale (/.f64 b y-scale)) |
(* x-scale y-scale) |
(*.f64 x-scale y-scale) |
x-scale |
y-scale |
b |
(/ a (/ (* x-scale y-scale) b)) |
(/.f64 (/.f64 a (/.f64 y-scale b)) x-scale) |
(* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a)) |
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
b |
(* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 y-scale (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) b)) |
(* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b)) |
a |
(/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b)) |
-4 |
#s(literal -4 binary64) |
(/ (* x-scale y-scale) (/ b (* x-scale y-scale))) |
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) |
(* x-scale y-scale) |
(*.f64 x-scale y-scale) |
x-scale |
y-scale |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(* (/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) (/ b (* y-scale y-scale))) |
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) |
(*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
-4 |
#s(literal -4 binary64) |
b |
(/ x-scale (/ a (/ x-scale a))) |
(/.f64 x-scale (/.f64 a (/.f64 x-scale a))) |
x-scale |
(/ a (/ x-scale a)) |
(/.f64 a (/.f64 x-scale a)) |
a |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ b (* y-scale y-scale)) |
(/.f64 b (*.f64 y-scale y-scale)) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(/ (* -4 (* a (* b (* a b)))) (* x-scale (* x-scale (* y-scale y-scale)))) |
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* -4 (* a (* b (* a b)))) |
(*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) |
-4 |
#s(literal -4 binary64) |
(* a (* b (* a b))) |
(*.f64 a (*.f64 a (*.f64 b b))) |
a |
(* b (* a b)) |
(*.f64 a (*.f64 b b)) |
b |
(* a b) |
(*.f64 a b) |
(* x-scale (* x-scale (* y-scale y-scale))) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
x-scale |
(* x-scale (* y-scale y-scale)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(neg (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b))))) |
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (/.f64 y-scale (/.f64 b y-scale)) b)) |
(/ 4 (/ x-scale (/ a (/ x-scale a)))) |
(/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
4 |
#s(literal 4 binary64) |
(/ x-scale (/ a (/ x-scale a))) |
(/.f64 x-scale (/.f64 a (/.f64 x-scale a))) |
x-scale |
(/ a (/ x-scale a)) |
(/.f64 a (/.f64 x-scale a)) |
a |
(/ x-scale a) |
(/.f64 x-scale a) |
(* y-scale (/ y-scale (* b b))) |
(/.f64 (/.f64 y-scale (/.f64 b y-scale)) b) |
y-scale |
(/ y-scale (* b b)) |
(/.f64 y-scale (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
b |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 96.5% | (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) |
| ✓ | accuracy | 92.1% | (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) |
| ✓ | accuracy | 86.1% | (/.f64 y-scale (*.f64 b b)) |
| ✓ | accuracy | 77.3% | (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) |
| ✓ | accuracy | 94.8% | (*.f64 a (*.f64 b (*.f64 a b))) |
| ✓ | accuracy | 94.7% | (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
| ✓ | accuracy | 87.6% | (*.f64 x-scale (*.f64 y-scale y-scale)) |
| ✓ | accuracy | 74.7% | (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
| ✓ | accuracy | 92.1% | (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) |
| ✓ | accuracy | 92.1% | (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) |
| ✓ | accuracy | 88.4% | (/.f64 b (*.f64 y-scale y-scale)) |
| ✓ | accuracy | 79.4% | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale))) |
| ✓ | accuracy | 94.3% | (*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
| ✓ | accuracy | 92.3% | (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) |
| ✓ | accuracy | 91.9% | (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a) |
| ✓ | accuracy | 91.7% | (/.f64 b (*.f64 x-scale y-scale)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
| ✓ | accuracy | 91.7% | (/.f64 (*.f64 x-scale y-scale) b) |
| ✓ | accuracy | 89.9% | (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) |
| ✓ | accuracy | 89.9% | (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) |
| 165.0ms | 256× | 0 | valid |
Compiled 332 to 41 computations (87.7% saved)
ival-mult: 30.0ms (49.7% of total)ival-div: 26.0ms (43.1% of total)ival-neg: 4.0ms (6.6% of total)const: 1.0ms (1.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (* -4 a) (/ (* x-scale y-scale) b)) (/ a (/ (* x-scale y-scale) b)))> |
#<alt (/ (* -4 a) (/ (* x-scale y-scale) b))> |
#<alt (* -4 a)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a))> |
#<alt (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a)> |
#<alt (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale)))))> |
#<alt (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))> |
#<alt (* (/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) (/ b (* y-scale y-scale)))> |
#<alt (/ (* -4 b) (/ x-scale (/ a (/ x-scale a))))> |
#<alt (* -4 b)> |
#<alt (/ x-scale (/ a (/ x-scale a)))> |
#<alt (/ (* -4 (* a (* b (* a b)))) (* x-scale (* x-scale (* y-scale y-scale))))> |
#<alt (* -4 (* a (* b (* a b))))> |
#<alt (* a (* b (* a b)))> |
#<alt (* b (* a b))> |
#<alt (neg (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b)))))> |
#<alt (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b))))> |
#<alt (/ 4 (/ x-scale (/ a (/ x-scale a))))> |
#<alt (/ a (/ (* x-scale y-scale) b))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* y-scale y-scale))> |
#<alt (* x-scale (* y-scale y-scale))> |
#<alt (* x-scale (* x-scale (* y-scale y-scale)))> |
#<alt (/ y-scale (* b b))> |
#<alt (* y-scale (/ y-scale (* b b)))> |
| Outputs |
|---|
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (/ (* x-scale y-scale) b)> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (* -4 b)> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (/ (pow x-scale 2) (pow a 2))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* -4 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ (* a b) (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (* x-scale y-scale))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (/ b (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* x-scale (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (* (pow x-scale 2) (pow y-scale 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ y-scale (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
#<alt (/ (pow y-scale 2) (pow b 2))> |
222 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x-scale | @ | 0 | (* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a)) |
| 3.0ms | a | @ | -inf | (/ a (/ (* x-scale y-scale) b)) |
| 1.0ms | a | @ | 0 | (/ (* -4 a) (/ (* x-scale y-scale) b)) |
| 1.0ms | x-scale | @ | 0 | (/ (* -4 a) (/ (* x-scale y-scale) b)) |
| 1.0ms | b | @ | 0 | (/ (* -4 a) (/ (* x-scale y-scale) b)) |
| 1× | batch-egg-rewrite |
| 4582× | *-lowering-*.f32 |
| 4582× | *-lowering-*.f64 |
| 4532× | /-lowering-/.f32 |
| 4532× | /-lowering-/.f64 |
| 1560× | frac-2neg |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 240 |
| 1 | 218 | 191 |
| 2 | 1913 | 176 |
| 0 | 8181 | 176 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (* -4 a) (/ (* x-scale y-scale) b)) (/ a (/ (* x-scale y-scale) b))) |
(/ (* -4 a) (/ (* x-scale y-scale) b)) |
(* -4 a) |
(/ (* x-scale y-scale) b) |
(* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a)) |
(* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a) |
(* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) |
(/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale)))) |
(* (/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) (/ b (* y-scale y-scale))) |
(/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) |
(* -4 b) |
(/ x-scale (/ a (/ x-scale a))) |
(/ (* -4 (* a (* b (* a b)))) (* x-scale (* x-scale (* y-scale y-scale)))) |
(* -4 (* a (* b (* a b)))) |
(* a (* b (* a b))) |
(* b (* a b)) |
(neg (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b))))) |
(/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b)))) |
(/ 4 (/ x-scale (/ a (/ x-scale a)))) |
(/ a (/ (* x-scale y-scale) b)) |
(/ b (* x-scale y-scale)) |
(/ b (* y-scale y-scale)) |
(* x-scale (* y-scale y-scale)) |
(* x-scale (* x-scale (* y-scale y-scale))) |
(/ y-scale (* b b)) |
(* y-scale (/ y-scale (* b b))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) b)) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(neg.f64 (/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))) |
(neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (/.f64 y-scale b)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 a (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) |
(/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) |
(/.f64 (*.f64 a b) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b) (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))) |
(/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (/.f64 y-scale b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a)) |
(/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) x-scale) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) x-scale) |
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) |
(pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a))) |
(*.f64 a (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))) |
(*.f64 a (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(*.f64 b (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))) |
(*.f64 b (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 b (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a)))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) (*.f64 a b)) |
(*.f64 (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) b) |
(*.f64 (*.f64 a b) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) a) |
(*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) #s(literal -4 binary64)) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 a (/.f64 y-scale b)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale) (/.f64 a (/.f64 y-scale b))) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)) b) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))) b) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) a) |
(*.f64 (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b)))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b)))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) #s(literal -4 binary64))) |
(neg.f64 (*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (*.f64 #s(literal -4 binary64) a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) b)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 x-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) |
(/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a)) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 y-scale b)) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b) (*.f64 x-scale y-scale)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale b)) y-scale) |
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b))) (*.f64 x-scale y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 a (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) #s(literal 1 binary64)) |
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) #s(literal -4 binary64)) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 a b) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 a (/.f64 y-scale b))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) a) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 a x-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) |
(*.f64 (/.f64 a x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) a) |
(*.f64 (/.f64 a (/.f64 y-scale b)) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 a x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 4 binary64))) |
(neg.f64 (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) a))) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 4 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(neg.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(neg.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) #s(literal 1 binary64))) |
(/.f64 x-scale (/.f64 b y-scale)) |
(/.f64 y-scale (/.f64 b x-scale)) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 b (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(pow.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1 binary64)) |
(*.f64 x-scale (/.f64 y-scale b)) |
(*.f64 y-scale (/.f64 x-scale b)) |
(*.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) |
(*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 x-scale (/.f64 y-scale b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 x-scale y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(*.f64 (/.f64 y-scale b) x-scale) |
(*.f64 (/.f64 x-scale b) y-scale) |
(*.f64 (/.f64 x-scale b) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) b)) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(neg.f64 (/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))) |
(neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (/.f64 y-scale b)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 a (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) |
(/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) |
(/.f64 (*.f64 a b) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b) (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))) |
(/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (/.f64 y-scale b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a)) |
(/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) x-scale) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) x-scale) |
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) |
(pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a))) |
(*.f64 a (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))) |
(*.f64 a (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(*.f64 b (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))) |
(*.f64 b (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 b (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a)))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) (*.f64 a b)) |
(*.f64 (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) b) |
(*.f64 (*.f64 a b) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) a) |
(*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) #s(literal -4 binary64)) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 a (/.f64 y-scale b)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale) (/.f64 a (/.f64 y-scale b))) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)) b) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))) b) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) a) |
(*.f64 (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) (*.f64 a a))) |
(neg.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))) |
(/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) (*.f64 a a)) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) a) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) (/.f64 (*.f64 #s(literal -4 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) a)) |
(neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale y-scale))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))) |
(/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) #s(literal -4 binary64))) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (*.f64 x-scale (/.f64 y-scale b))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) |
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 a (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) a) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 a (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) |
(*.f64 (/.f64 a x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (/.f64 a (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (/.f64 a x-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) #s(literal -4 binary64)) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(neg.f64 (*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) (*.f64 x-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) #s(literal -4 binary64))) |
(/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 x-scale b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 x-scale (/.f64 y-scale b))) |
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale y-scale)) |
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 x-scale b)) y-scale) |
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)))) (*.f64 x-scale y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)) |
(*.f64 #s(literal 4 binary64) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) #s(literal -4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 b (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 (*.f64 a a) x-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (*.f64 y-scale y-scale) b))) |
(neg.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64))) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)))) |
(/.f64 b (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))) |
(/.f64 b (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))) |
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 b (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 b (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 b (*.f64 y-scale y-scale))) (*.f64 b #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 b (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) (/.f64 b y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) |
(/.f64 (/.f64 b y-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b)) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))) |
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 y-scale b)) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) (neg.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))) |
(/.f64 (/.f64 b (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) y-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) b))) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64))) |
(/.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 y-scale b)) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a)) (/.f64 x-scale a)) |
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)))) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 y-scale b))) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 y-scale b))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a))) |
(pow.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))))) |
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))) |
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) x-scale)) |
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 b (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 b (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) |
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale)) |
(*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))))) |
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))) |
(*.f64 (/.f64 b (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) y-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale a))) |
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale a)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 (*.f64 a a) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (*.f64 y-scale y-scale) b)) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 (*.f64 a a) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a)) (/.f64 a x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale))) |
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))) (*.f64 #s(literal -4 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 b (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 a a) x-scale))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)))) |
(neg.f64 (/.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (/.f64 x-scale a))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) |
(/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) |
(/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a x-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (neg.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b)) (/.f64 x-scale (/.f64 a x-scale))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)) (/.f64 x-scale a)) |
(/.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 x-scale a)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 a a))) x-scale) |
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b)))) (/.f64 x-scale (/.f64 a x-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) (/.f64 x-scale a)) |
(pow.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale a))) |
(*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) |
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) b) |
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) b) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) |
(*.f64 (/.f64 a x-scale) (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(*.f64 (/.f64 a x-scale) (pow.f64 (/.f64 (/.f64 x-scale a) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (/.f64 b x-scale) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale))) |
(*.f64 (/.f64 b x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 a a) x-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -4 binary64)) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b)) (/.f64 (/.f64 a x-scale) x-scale)) |
(*.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale a)) (/.f64 b (/.f64 x-scale a))) |
(*.f64 (/.f64 b (/.f64 x-scale a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale a))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)) (/.f64 a x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 b #s(literal 4 binary64))) |
(*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale a)) a) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale))) |
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 b x-scale)) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale a) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 x-scale a) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale a) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 x-scale a) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 4 binary64))) |
(neg.f64 (*.f64 b #s(literal 4 binary64))) |
(/.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 #s(literal -4 binary64) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (*.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) b))) |
(*.f64 #s(literal -4 binary64) b) |
(*.f64 b #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 4 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) b)) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 1 binary64))) |
(/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) |
(/.f64 (/.f64 x-scale a) (/.f64 a x-scale)) |
(/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (*.f64 x-scale x-scale) (*.f64 a a)) |
(/.f64 (/.f64 x-scale (/.f64 a x-scale)) a) |
(/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 x-scale a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a x-scale) #s(literal -2 binary64)) |
(pow.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) #s(literal -1 binary64)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(*.f64 (/.f64 x-scale a) (/.f64 x-scale a)) |
(*.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a))) |
(*.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) |
(*.f64 (/.f64 x-scale (*.f64 a a)) x-scale) |
(*.f64 (/.f64 x-scale (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x-scale (/.f64 a x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 a x-scale) x-scale) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (*.f64 x-scale x-scale) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (*.f64 x-scale x-scale) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x-scale (/.f64 a x-scale)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 x-scale x-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64)) (/.f64 x-scale (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x-scale) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))))) |
(neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) b)) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(neg.f64 (/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))) |
(neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (/.f64 y-scale b)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 a (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) |
(/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) |
(/.f64 (*.f64 a b) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b) (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))) |
(/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (/.f64 y-scale b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a)) |
(/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) x-scale) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) x-scale) |
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) |
(pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a))) |
(*.f64 a (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))) |
(*.f64 a (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))) |
(*.f64 b (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))) |
(*.f64 b (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 b (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a)))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) (*.f64 a b)) |
(*.f64 (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) b) |
(*.f64 (*.f64 a b) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) a) |
(*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) #s(literal -4 binary64)) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 a (/.f64 y-scale b)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale) (/.f64 a (/.f64 y-scale b))) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)) b) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))) b) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) a) |
(*.f64 (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) |
(*.f64 #s(literal -4 binary64) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 b b))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))))) |
(*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a b))) |
(*.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) |
(*.f64 (*.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 a b))) |
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) #s(literal -4 binary64)) |
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) a) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b) (*.f64 a b)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a b)) b) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (*.f64 a b)) |
(*.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))))) #s(literal -4 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a b)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 a b) #s(literal 2 binary64)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(*.f64 b (*.f64 a (*.f64 a b))) |
(*.f64 (*.f64 a b) (*.f64 a b)) |
(*.f64 (*.f64 a (*.f64 b b)) a) |
(*.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 (*.f64 a (*.f64 a b)) b) |
(*.f64 (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (pow.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (*.f64 b b)) |
(*.f64 b (*.f64 a b)) |
(*.f64 (*.f64 a b) b) |
(*.f64 (*.f64 b b) a) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 y-scale b) b)))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) (/.f64 x-scale (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))))) |
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 (/.f64 y-scale b) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale) (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 y-scale b) b)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 y-scale b) b)) y-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))))) |
(pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale)) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (/.f64 y-scale b) b)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 y-scale b) b)) (neg.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) y-scale) (neg.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 y-scale b) b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 y-scale b) b)) (neg.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 y-scale b) b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 y-scale y-scale)) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal 4 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) (/.f64 #s(literal 4 binary64) x-scale)) |
(*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 y-scale b) b))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale)) |
(*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) y-scale)) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 y-scale b) b))) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)) |
(*.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 y-scale b))) b) |
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 y-scale b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))) |
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 (/.f64 y-scale b) b)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale) (/.f64 x-scale (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 y-scale b) b)) y-scale) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 y-scale b) b)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(*.f64 b (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 y-scale b))) |
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(*.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale)) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 b (/.f64 y-scale b))) |
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (/.f64 y-scale b) b)) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 y-scale b) b)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale)) |
(*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 y-scale b) b)) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 y-scale b) b)) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 y-scale b) b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 y-scale b)) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 #s(literal 4 binary64) x-scale)) |
(*.f64 (pow.f64 (/.f64 y-scale #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 #s(literal 4 binary64) x-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 (*.f64 a a) x-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 #s(literal 4 binary64) x-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (/.f64 (*.f64 a a) x-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 a x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 1 binary64))) |
(/.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) |
(/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 x-scale (/.f64 a x-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a x-scale)) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal 4 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (*.f64 a (/.f64 #s(literal 4 binary64) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal 4 binary64) (/.f64 x-scale a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x-scale (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a))) |
(/.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 x-scale a)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a))) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64)) x-scale) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale a)) (/.f64 x-scale a)) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale)))) (/.f64 x-scale a)) |
(pow.f64 (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 a (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 x-scale a))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 #s(literal 4 binary64) x-scale)) |
(*.f64 #s(literal 4 binary64) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a x-scale) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) |
(*.f64 (/.f64 a x-scale) (*.f64 a (/.f64 #s(literal 4 binary64) x-scale))) |
(*.f64 (/.f64 a x-scale) (pow.f64 (/.f64 (/.f64 x-scale a) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) #s(literal 4 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) |
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (*.f64 a a) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -4 binary64)) |
(*.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 a x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 x-scale a)) a) |
(*.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale))) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale a)) (/.f64 a x-scale)) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))) |
(neg.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) b)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))) |
(neg.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 x-scale y-scale))) |
(/.f64 a (*.f64 x-scale (/.f64 y-scale b))) |
(/.f64 b (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 a x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale b)))) |
(/.f64 (/.f64 a x-scale) (/.f64 y-scale b)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a)) |
(/.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) |
(/.f64 (/.f64 a (/.f64 x-scale b)) y-scale) |
(/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 x-scale y-scale)) |
(/.f64 (neg.f64 (/.f64 a (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 b (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) #s(literal 1 binary64)) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) a) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 a x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x-scale (/.f64 y-scale b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(neg.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) #s(literal 1 binary64))) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x-scale (/.f64 y-scale b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 #s(literal 1 binary64) x-scale))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) |
(/.f64 (/.f64 b y-scale) x-scale) |
(/.f64 (/.f64 b x-scale) y-scale) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 y-scale b)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 #s(literal -1 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) |
(pow.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal 1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 b x-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 b x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y-scale y-scale) b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (/.f64 b y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y-scale y-scale) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) y-scale)) |
(/.f64 b (*.f64 y-scale y-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) b)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) b))) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 y-scale y-scale) b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) b) #s(literal -1/2 binary64))) |
(/.f64 y-scale (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(*.f64 y-scale (*.f64 x-scale y-scale)) |
(*.f64 (*.f64 x-scale y-scale) y-scale) |
(*.f64 (*.f64 y-scale y-scale) x-scale) |
(-.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)) |
(pow.f64 (*.f64 x-scale y-scale) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 2 binary64)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(*.f64 x-scale (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 y-scale (*.f64 y-scale (*.f64 x-scale x-scale))) |
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)) |
(*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) |
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) x-scale) |
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 y-scale (*.f64 x-scale x-scale)) y-scale) |
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 y-scale b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b))) |
(/.f64 y-scale (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 y-scale b))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))) |
(/.f64 (/.f64 y-scale b) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1 binary64)) |
(*.f64 y-scale (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 y-scale b) b) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 y-scale b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) y-scale) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 (/.f64 y-scale b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) y-scale)) |
(*.f64 (pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1/2 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 y-scale)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) |
(neg.f64 (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) |
(/.f64 y-scale (/.f64 b (/.f64 y-scale b))) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 y-scale y-scale) b) b) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale)) |
(/.f64 (/.f64 y-scale b) (/.f64 b y-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) b)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y-scale b) #s(literal 2 binary64)) |
(*.f64 y-scale (/.f64 (/.f64 y-scale b) b)) |
(*.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 y-scale b) b) y-scale) |
(*.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) |
(*.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 y-scale y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) |
(*.f64 (/.f64 y-scale b) (/.f64 y-scale b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)) (-.f64 #s(literal 0 binary64) y-scale)) |
| 1× | egg-herbie |
| 7874× | *-lowering-*.f32 |
| 7874× | *-lowering-*.f64 |
| 3130× | *-commutative |
| 2634× | associate-*r* |
| 2142× | associate-*l* |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 9816 |
| 1 | 105 | 7896 |
| 2 | 386 | 7008 |
| 3 | 1849 | 6672 |
| 4 | 2198 | 6672 |
| 5 | 2328 | 6672 |
| 6 | 2369 | 6672 |
| 7 | 2371 | 6672 |
| 8 | 2371 | 6672 |
| 9 | 7058 | 6672 |
| 10 | 7102 | 6672 |
| 11 | 7102 | 6672 |
| 12 | 7740 | 6672 |
| 13 | 7846 | 6672 |
| 14 | 7846 | 6672 |
| 0 | 8820 | 6672 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(* -4 b) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(/ (pow x-scale 2) (pow a 2)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* -4 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(/ b (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* x-scale (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ y-scale (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
(/ (pow y-scale 2) (pow b 2)) |
| Outputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 (/ (* a b) (* x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(* -4 a) |
(*.f64 #s(literal -4 binary64) a) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(/ (* x-scale y-scale) b) |
(/.f64 (*.f64 x-scale y-scale) b) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 (/ (* (pow a 2) b) (pow x-scale 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(/ (pow x-scale 2) (pow a 2)) |
(*.f64 x-scale (/.f64 x-scale (*.f64 a a))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* -4 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64)) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(* 4 (/ (pow a 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ (* a b) (* x-scale y-scale)) |
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (* x-scale y-scale)) |
(/.f64 b (*.f64 x-scale y-scale)) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(/ b (pow y-scale 2)) |
(/.f64 (/.f64 b y-scale) y-scale) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* x-scale (pow y-scale 2)) |
(*.f64 x-scale (*.f64 y-scale y-scale)) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* (pow x-scale 2) (pow y-scale 2)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ y-scale (pow b 2)) |
(/.f64 y-scale (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
(/ (pow y-scale 2) (pow b 2)) |
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b)) |
Compiled 46520 to 3377 computations (92.7% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2469 | 9 | 2478 |
| Fresh | 10 | 2 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 1 | 2 |
| Total | 2484 | 13 | 2497 |
| Status | Accuracy | Program |
|---|---|---|
| 67.0% | (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) | |
| ✓ | 62.4% | (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
| 90.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a)) | |
| 87.7% | (*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale)) | |
| 90.9% | (*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a)) | |
| 71.5% | (*.f64 (/.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 x-scale a)) (/.f64 b (*.f64 y-scale y-scale))) | |
| 75.5% | (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale))) | |
| 73.1% | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale)) | |
| 88.4% | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 x-scale (/.f64 b y-scale)))) | |
| 93.2% | (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) | |
| 89.6% | (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) | |
| 85.8% | (*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a)) | |
| ✓ | 34.2% | #s(literal 0 binary64) |
Compiled 3175 to 577 computations (81.8% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a)) |
(*.f64 b (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a)) a) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 x-scale (/.f64 b y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 x-scale a)) (/.f64 b (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a)) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) x-scale))))) #s(literal 0 binary64)) |
(+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
(-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 a x-scale) (/.f64 a x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64)) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) y-scale)) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)))) |
(-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
(-.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))))))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
8 calls:
| 18.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 18.0ms | angle |
| 18.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 17.0ms | a |
| 17.0ms | y-scale |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 1 | a |
| 93.2% | 1 | b |
| 93.2% | 1 | angle |
| 93.2% | 1 | x-scale |
| 93.2% | 1 | y-scale |
| 93.2% | 1 | (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
| 93.2% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 93.2% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 162 to 80 computations (50.6% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a)) |
(*.f64 b (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a)) a) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a)) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
5 calls:
| 6.0ms | y-scale |
| 5.0ms | x-scale |
| 5.0ms | angle |
| 5.0ms | a |
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.6% | 1 | a |
| 89.6% | 1 | b |
| 89.6% | 1 | x-scale |
| 89.6% | 1 | y-scale |
| 89.6% | 1 | angle |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a)) |
(*.f64 b (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a) |
| Outputs |
|---|
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a)) |
5 calls:
| 5.0ms | a |
| 4.0ms | angle |
| 4.0ms | x-scale |
| 4.0ms | b |
| 4.0ms | y-scale |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 1 | x-scale |
| 85.8% | 1 | a |
| 85.8% | 1 | y-scale |
| 85.8% | 1 | b |
| 85.8% | 1 | angle |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
| Outputs |
|---|
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
5 calls:
| 3.0ms | angle |
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | y-scale |
| 2.0ms | x-scale |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 1 | angle |
| 82.8% | 1 | a |
| 82.8% | 1 | x-scale |
| 82.8% | 1 | y-scale |
| 82.8% | 1 | b |
Compiled 30 to 25 computations (16.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
5 calls:
| 1.0ms | b |
| 1.0ms | angle |
| 1.0ms | x-scale |
| 1.0ms | y-scale |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.2% | 1 | b |
| 34.2% | 1 | x-scale |
| 34.2% | 1 | y-scale |
| 34.2% | 1 | a |
| 34.2% | 1 | angle |
Compiled 30 to 25 computations (16.7% saved)
| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 69 |
| 1 | 42 | 69 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a)) |
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b))) |
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a)) |
(*.f64 b (*.f64 a (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))) |
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)) |
(*.f64 b (*.f64 a (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))) |
#s(literal 0 binary64) |
| 8774× | *-lowering-*.f32 |
| 8774× | *-lowering-*.f64 |
| 6610× | *-lowering-*.f32 |
| 6610× | *-lowering-*.f64 |
| 5732× | *-lowering-*.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 508 | 26034 |
| 1 | 2075 | 19763 |
| 0 | 9238 | 19763 |
| 0 | 39 | 82 |
| 1 | 91 | 56 |
| 2 | 310 | 55 |
| 3 | 1445 | 55 |
| 4 | 6595 | 54 |
| 0 | 8327 | 54 |
| 0 | 34 | 179 |
| 1 | 213 | 160 |
| 2 | 1775 | 152 |
| 3 | 7993 | 151 |
| 0 | 8062 | 151 |
| 0 | 39 | 240 |
| 1 | 218 | 191 |
| 2 | 1913 | 176 |
| 0 | 8181 | 176 |
| 0 | 103 | 541 |
| 1 | 689 | 363 |
| 2 | 7737 | 359 |
| 0 | 8012 | 359 |
| 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 |
Compiled 376 to 219 computations (41.8% saved)
(abs y-scale)
(abs x-scale)
(abs angle)
(abs b)
(abs a)
Compiled 1036 to 500 computations (51.7% saved)
Loading profile data...